Python Forum
Infinite loop/ only half working
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Infinite loop/ only half working
#6
(Sep-09-2018, 07:19 AM)gitiya Wrote: also the break after the first if statement needs not be there, because if True, then the loop runs, with break it stops
that is the idea - break out of the loop if color in rainbow...
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
Infinite loop/ only half working - by anclark686 - Sep-08-2018, 10:19 PM
RE: Infinite loop/ only half working - by buran - Sep-09-2018, 05:08 AM
RE: Infinite loop/ only half working - by gitiya - Sep-09-2018, 07:19 AM
RE: Infinite loop/ only half working - by buran - Sep-09-2018, 07:31 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Infinite loop Danado 4 2,498 Aug-16-2021, 05:56 PM
Last Post: deanhystad
  Help with while loop creating an infinite loop. FWendeburg 3 3,190 Jan-30-2019, 08:28 PM
Last Post: FWendeburg
  Why is this giving me an infinite loop? wlsa 4 4,153 Jul-25-2018, 10:11 PM
Last Post: cyberpatje
  Another infinite loop wlsa 7 4,875 Jul-20-2018, 12:04 AM
Last Post: wlsa
  How to stop an infinite loop in spyder if it's currently running? wlsa 3 24,956 Jun-30-2018, 03:27 AM
Last Post: ichabod801
  For and If Loop not working as intended Jaykin 1 2,676 Apr-29-2018, 01:14 PM
Last Post: j.crater
  Infinite loop Truman 9 9,433 Jan-19-2018, 11:25 PM
Last Post: j.crater
  While loop/half-life Miraclefruit 6 8,664 Mar-06-2017, 05:24 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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