R4R.CO.IN
About
Services
Contact
Study the following program: x = 1 while True: if x % 5 = = 0: break print(x) x + = 1 What will be the output of this code?
Home
Question:Study the following program: x = 1 while True: if x % 5 = = 0: break print(x) x + = 1 What will be the output of this code?
1.error
2.2 1
3.0 3 1
4.None of these
Show Answer
Answer:1
← Older
Newer →
Search
Go!
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!