Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
try except in while loops
#3
I did! sorry about that. Blush I've noticed so much of coding is testing and debugging it's ridiculous!

I'm surprised break is so useful ...did not expect to rely on it SO MUCH!

Also in my nascent experience I've relied on while loops...but most textbooks emphasize while & do-while loops almost equally...in real life when do you guys rely on do while loops (I get the 'practice' examples but what instances would you want to iterate through a loop and then find the variables are false? The instances seem far and few between...
Reply


Messages In This Thread
try except in while loops - by mepyyeti - Jan-22-2018, 07:13 PM
RE: try except in while loops - by buran - Jan-22-2018, 07:35 PM
RE: try except in while loops - by mepyyeti - Jan-22-2018, 08:01 PM
RE: try except in while loops - by buran - Jan-22-2018, 08:08 PM
RE: try except in while loops - by mepyyeti - Jan-23-2018, 03:31 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020