- 1
Can someone tell me how to use while and true or false cuz I'm begginer
2 odpowiedzi
+ 2
Hi Ranjana Sharma , welcome in Sololearn
Start the course Python for beginners then you will be able to understand it more clearly!
Enjoy Sololeaening 🙂
As you are new, so read the guidelines - https://www.sololearn.com/Discuss/1316935/?ref=app
+ 1
Please mention language also
u can use like this
while True :
inputs=int (input(" "))
print(inputs)
Read solo lessons u will understood much better