You are on page 1of 9
srs 50M Pyboninte PEAP Exam Queso and Aas Cr.rresm ~ library Certified Associate in Python Programming v1.0 Page: 5/15 ©) @)__ Examcontains 147 questions Q'sperpage: 10 » & «” EXPAND ALL Question 41 ( Topic 1) Which of the following words can be used as a variable name? (Choose two.) A. for B. True C. true D. For EXPOSE CORRECT ANSWER Answer : CD Reference: https://www.pluralsight.com/guides/python -basics-variables-assignment NEXT QUESTION Question 42 ( Topic 1) Python strings can be x€glueda€ together using the operator: A.. B.& c_ D.+ ntps:hwwwceriibrary.comiexanvPCAP? 198 3720724, 11:54 AM Pytnon Institute PCAP Exam - Questions and Answers -Certibrary.com Answer : D Reference: https://docs.python.org/3/tutorial/introduction.html Question 43 ( Topic 1) A keyword (Choose two.) A. can be used as an identifier B. is defined by Pythonx€™s lexis C.is also known as a reserved word D. cannot be used in the users€™s code Answer : BC Reference: https: //www.programiz.com/python-programming/keywords- identifier Question 44 ( Topic 1) How many stars (*) does the snippet print? nips. certrary.comiexarvPCAP? 3720724, 11:54 AM Pytnon Institute PCAP Exam - Questions and Answers -Certibrary.com 3 gj tere s=s-s [2] print (s) A. the code is erroneous B. five c. four D. two Answer : A Question 45 ( Topic 1) Which line can be used instead of the comment to cause the snippet to produce the following expected output? (Choose two.) Expected output: 123 Code: €, B, =e dy a. 2 # put line here print (a, b, ¢) A.c,b,a=b, a,c B.c,b,a=a,c,b C.a,b,c=¢,a,b D.a,b,c=a,b,c nips. certrary.comiexarvPCAP? 39 3720724, 11:54 AM Pytnon Institute PCAP Exam - Questions and Answers -Certibrary.com Answer ; AC Question 46 ( Topic 1) Assuming that the V variable holds an integer value to 2, which of the following operators should be used instead of OPER to make the expression equal to 1? VOPER1- A<<< B.>>> C>> D.<< Answer : C Question 47 ( Topic 1) How many stars (*) does the following snippet print? i=3 while i>oO i-=1 print (*”) @Lse: print (*”) A. the code is erroneous nips. certrary.comiexarvPCAP? 3720124, 11:54 AM B. five C. three D. four Answer : D Explanatior ntps:ww.certrary.comiexaryPCAP? Pytnon Institute PCAP Exam - Questions and Answers -Certibrary.com 59 3720724, 11:54 AM Pytnon Institute PCAP Exam - Questions and Answers -Ceribrary.com Prateek Gina) print ("#") tps. ceriorary.comiexarvPCAP? 69 3720724, 11:54 AM Pytnon Institute PCAP Exam - Questions and Answers -Certibrary.com Question 48 ( Topic 1) UNICODE is: A. the name of an operating system B. a standard for encoding and handling texts C. the name of a programming language D. the name of a text processor Answer : B Reference: https://docs.python.org/2/howto/unicode.html Question 49 ( Topic 1) What is the expected output of the following snippet? gi gy ws cs = Oe at BF 2 print (5) Ahn RRR BRO 2 I I c** D.*-##* nips. certrary.comiexarvPCAP? 3720724, 11:54 AM Pytnon Institute PCAP Exam - Questions and Answers -Certibrary.com Answer : A Explanation: Question 50 ( Topic 1) Which of the listed actions can be applied to the following tuple? (Choose two.) tup = () A.tup [:] B, tup.append (0) c.tup [0] D. del tup Answer : AD nips. certrary.comiexarvPCAP? 3720724, 11:54 AM Pytnon Institute PCAP Exam - Questions and Answers -Ceribrary.com «7 EXPAND ALL Talk to us! Have any questions or issues ? Please dont hesitate to contact us MY support@certlibrary.com ‘certibrary.com is owned by MBS Tech Limited: 00m 1905 Nam Wo Hong Bullding, 148 Wing Lak Street, Sheung Wan, Hong Kong, Company registration number: 2310926 Ccertibrary doesn't offer Real Microsoft Exam Questions. Certibrary Materials donot contain actual, questions and answers from Cisco's Certification Exams. CCEA Institute does not endorse, promate or warrant the accuracy or quality of Ceribrazy. CFA® and charter “nancial Analyst ® are registered trademarks owned by CFA institute, ‘Perms & Conditions | Privacy Policy intps:twwwceriibray.comiexanvPCAP?

You might also like