Python Forum
nested while loop flow help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nested while loop flow help
#3
if i input 1 for days and 1 for weeks it adds altogether the loop should stop

if total_daily_rental_period > 180:
            exceeded_period_invalid = False
            print ("The rental period exceeded 180 days try a lower amount: ")
Reply


Messages In This Thread
nested while loop flow help - by Ponamis - Nov-02-2018, 10:21 PM
RE: nested while loop flow help - by j.crater - Nov-02-2018, 10:46 PM
RE: nested while loop flow help - by Ponamis - Nov-02-2018, 11:01 PM
RE: nested while loop flow help - by j.crater - Nov-02-2018, 11:15 PM
RE: nested while loop flow help - by Ponamis - Nov-02-2018, 11:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Bug Need help on this nested loop task PP9044 4 4,731 Apr-16-2021, 01:31 PM
Last Post: perfringo
  Nested if stmts in for loop johneven 2 5,936 Oct-19-2019, 04:05 AM
Last Post: xeedon
  Nested for loop issue always using index 0 searching1 2 2,637 Dec-30-2018, 09:17 AM
Last Post: searching1
  Nested loop Tryhard20 3 5,784 Sep-05-2018, 04:57 AM
Last Post: volcano63
  Inflow watertank before outward flow starts orjstrand 6 5,052 May-02-2018, 11:31 AM
Last Post: j.crater
  Nested Loop multiplication table SushiRolz 3 10,308 Feb-28-2018, 04:34 AM
Last Post: Larz60+
  Nested Loop to Generate Triangle Babbare 12 11,871 May-29-2017, 05:00 AM
Last Post: buran

Forum Jump:

User Panel Messages

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