Request New Subject
Home
Computer Science Engineering (CSE)
Python Programming
Q. What is the output of the following program :i = 0while i < 3: print i print i+1 (Solved)
1. 0 2 1 3 2 4
2. 0 1 2 3 4 5
3. 0 1 1 2 2 3
4. 1 0 2 4 3 5
c. 0 1 1 2 2 3
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