Request New Subject
Home
Computer Science Engineering (CSE)
Python Programming
Q. What is the output of the following program :i = 0 while i < 3: print i i += 1 else: print 0 (Solved)
1. 0 1 2 3 0
2. 0 1 2 0
3. 0 1 2
4. Error
b. 0 1 2 0
Related Topics
→ Computer Architecture and Organization
→ Microprocessor and Interfacing Technique
→ Computer Networks
→ Data Structure and Algorithms (DSA)
→ Operating System (OS)
→ Artificial Intelligence and Robotics (AIR)
→ Software Project Management (SPM)
→ Computer Fundamentals
→ High Performance Computing (HPC)
→ Data Communication and Computer Network
Subscribe Now
Get All Updates & News
Subscribe