Free Python Institute PCEP-30-02 Exam Questions

Try our Free Demo Practice Tests for Comprehensive PCEP-30-02 Exam Preparation

  • Python Institute PCEP-30-02 Exam Questions
  • Provided By: Python Institute
  • Exam: Certified Entry-Level Python Programmer
  • Certification: PCEP
  • Total Questions: 569
  • Updated On: Sep 27, 2024
  • Rated: 4.9 |
  • Online Users: 1138
Page No. 1 of 114
Add To Cart
  • Question 1
    • What will be the output of the following code?
      if 1 == True:
              print('yes')
      else:
              print('no')

      Answer: C
  • Question 2
    • What will be the output of the following code?
      if '1' > 3:
              print('yes')
      else:
              print('no')

      Answer: D
  • Question 3
    • Assuming that the following assignment has been successfully executed:

      Which of the following expressions evaluate to True? (Select two expressions.)  


      Answer: C,D
  • Question 4
    • What are built-in Python functions?

      Answer: B
  • Question 5
    • What will be the output of the following code?
      def show_truth():
          mysterious_var.append('New Surprise!')
          print(mysterious_var)
       
      mysterious_var = ['Surprise!']
      print(mysterious_var)
      show_truth()
      print(mysterious_var)

      Answer: B
PAGE: 1 - 114
Add To Cart

© Copyrights Dumpscity 2024. All Rights Reserved

We use cookies to ensure your best experience. So we hope you are happy to receive all cookies on the Dumpscity.