For while and do while | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

For while and do while

Hi everybody, I'm a newbie and I have 2 questions about loops. 1) I've read somewhere that I can always switch from "for" to "while" and back, but what about "do while"? Are there any cases where you can do something only using do while? 2) In a for loop, if I change i++ to ++i can I see some differences? Do I need to modify my code sonewhere or may I have different results because if this? Tnx for your help

1st Nov 2017, 10:20 AM
paolo z
paolo z - avatar
1 Answer
0
Ok it is much more clear now. Thanks everybody!
1st Nov 2017, 3:51 PM
paolo z
paolo z - avatar