Kurse
AnmeldenBeginne KI zu lernen
Kurse
AnmeldenBeginne KI zu lernen

F&A Diskussionen

i = 0 while 1==1: print(i) i = i + 1 if i >= 5: print("Breaking") print("Finished") break
loops
0 Stimmen
10 Antworten
17th Dec 2017, 2:31 AM
Rohit Raj
Rohit Raj - avatar
i = 0 while 1==1: print(i) i = i + 1 if i >= 5: print("Breaking") break print("Finished")
loops
1 Stimme
3 Antworten
23rd Feb 2018, 9:48 PM
Deepak Kumar
Deepak Kumar - avatar
Could anyone explain me the output? i = 0 while 1==1: print(i) i = i +1 print("Finished") Output: 0 Finished 1 Fi
outputpython
4 Stimmen
2 Antworten
19th Jul 2020, 6:40 PM
Dheeraj Mittal🇮🇳
What is while true .I know that while 1==1: writes code infinity but I don't know the use of while true why is it use what is it
truewhile
0 Stimmen
7 Antworten
7th Jul 2017, 5:00 PM
Asad Ullah Hashmi
Asad Ullah Hashmi - avatar
For repeating something infinitely
1==1:clt+c")print("presswhile
1 Stimme
1 Antwort
2nd May 2017, 2:22 PM
sumit gupta
sumit gupta - avatar
Heute heiß
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Software developer
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
How I can use div
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
Html issue
0 Votes
Cybersecurity jobs without degree
0 Votes