Python Forum
Learning python, stuck on some code.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Learning python, stuck on some code.
#2
You want a while True: loop. Put lines 28-32 inside that. Then have a third option to quit. When that option is selected, use a break statement to get out of the loop.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
RE: Learning python, stuck on some code. - by ichabod801 - Apr-02-2019, 12:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Beginner stuck in Python book for kids mic81k 11 1,217 Nov-27-2023, 04:28 AM
Last Post: deanhystad
Sad I'm stuck with the reinforcement learning function in my Code OskiLori 2 1,588 May-20-2023, 10:01 PM
Last Post: OskiLori
  Translation of R Code to Python for Statistical Learning Course SterlingAesir 2 2,144 Aug-27-2020, 08:46 AM
Last Post: ndc85430
  Stuck on python quiz challenge baesian 2 2,196 Aug-16-2020, 12:52 AM
Last Post: scidam
  learning to code python nhan 5 2,563 May-23-2020, 03:35 PM
Last Post: nhan
  I'm teaching myself python and i'm stuck... stormrider 2 3,019 Dec-06-2017, 10:16 PM
Last Post: Larz60+
  Still learning - code efficiency, which of these is better? shelzmike 2 3,292 Oct-14-2017, 04:47 AM
Last Post: shelzmike
  I finsh the basics of python but I'm stuck on how to link code to GUI Qubayel 5 4,362 Apr-04-2017, 07:18 AM
Last Post: Ofnuts

Forum Jump:

User Panel Messages

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