J

Python Institute PCAP-31-02 Practice Test

Information About Python Institute PCAP-31-02 Exam

Vender: Python Institute
Exam Code: PCAP-31-02
Exam Name: Certified Associate in Python Programming
Number Of Questions: 40
Certification Name: Certified Associate in Python Programming
Exam Language: English
Questions Type: MCQs
Material Format: PDF & Web Practice Test Software

Prepare Python Institute PCAP-31-02 Exam Questions

Question No 1:
What will be the value of the i variable when the while loop finishes its execution0 i = 0 while i != 0: 1 = 1-1 else: i = i + 1

A. 1
B. 0
C. 2
D. the variable becomes unavailable

Answer: A

See More Questions

Join the conversation

You can post now after register. If you have an account, sign in now to post with your account.