Free Python Institute PCEP-30-02 Exam Questions

Become Python Institute Certified with updated PCEP-30-02 exam questions and correct answers

Page:    1 / 114      
Total 569 Questions | Updated On: Aug 13, 2026
Add To Cart
Question 1

What will be the output after running the following code?print(len('H'), len('I!'), sep='', end='!')


Answer: C
Question 2

A set of rules which defines the ways in which words can be coupled in sentences is called: 


Answer: B
Question 3

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


Answer: D
Question 4

What will be the output after running the following code?dict = {}dict[0] = 'Work'dict['Hobby'] = ['Sport', 'Languages']print(dict)


Answer: C
Question 5

What will be the output of this program?a, b = 15, 5if a + b:    print('True')else:  print('False')


Answer: A
Page:    1 / 114      
Total 569 Questions | Updated On: Aug 13, 2026
Add To Cart

© Copyrights DumpsCertify 2026. All Rights Reserved

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