Cursos
Fazer login
Começar a aprender IA
Cursos
Fazer login
Começar a aprender IA
Q&A DiscussÔes
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
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
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
Could anyone explain me the output? i = 0 while 1==1: print(i) i = i +1 print("Finished") Output: 0 Finished 1 Fi
output
python
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
true
while
0 Voto
7 Respostas
7th Jul 2017, 5:00 PM
Asad Ullah Hashmi
For repeating something infinitely
1==1:
clt+c")
print("press
while
1 Voto
1 Resposta
2nd May 2017, 2:22 PM
sumit gupta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Linking GitHub with Sololearn profile
1 Votes
Error in python
3 Votes
Am getting discourage in my Language, Help me outđđ
1 Votes
Is the Coding Certificate Worth it??
3 Votes
Model Context Protocol ? What is it ?
2 Votes
High paying job?
2 Votes
Do you Think Sololearn should add GDscript?
2 Votes
Assets not loading without trailing slash
1 Votes
Not Accessing Message Function
0 Votes
Pls wat is the answer for dis question
0 Votes