• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu

Discussões Q&A

i = 0 while 1==1: print(i) i = i + 1 if i >= 5: print("Breaking") print("Finished") break
loops
0 Voto
10 Respostas
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 Voto
3 Respostas
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 Votos
2 Respostas
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 Voto
7 Respostas
7th Jul 2017, 5:00 PM
Asad Ullah Hashmi
Asad Ullah Hashmi - avatar
For repeating something infinitely
1==1:clt+c")print("presswhile
1 Voto
1 Resposta
2nd May 2017, 2:22 PM
sumit gupta
sumit gupta - avatar
Popular hoje
Debugging issue?
0 Votes
Text editor
0 Votes
Which one should I start with to learn python. The developer path or both seperate beginner and intermediate python?
0 Votes
Is anyone else having this issue?
2 Votes
how to view only application
0 Votes
I’m really confused
0 Votes
Stream
0 Votes
Scraping
0 Votes
Why do I suck at C# it‘s Hard but i know C# is Hard but tooooo much😭
0 Votes
Subscription
0 Votes