Python Forum
question about you want repetition this task
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
question about you want repetition this task
#6
You need to indent all the code between while True and the last line for this to work. All this code must be in the while True loop. Indentation is very important in python.
Reply


Messages In This Thread
RE: question about you want repetition this task - by Gribouillis - Mar-05-2020, 08:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  count certain task in task manager[solved] kucingkembar 2 1,176 Aug-29-2022, 05:57 PM
Last Post: kucingkembar
  Schedule a task and render/ use the result of the task in any given time klllmmm 2 2,147 May-04-2021, 10:17 AM
Last Post: klllmmm
  Way to avoid repetition? Tuxedo 5 2,933 Feb-16-2021, 08:02 PM
Last Post: Tuxedo
  How to create a task/import a task(task scheduler) using python Tyrel 7 3,821 Feb-11-2021, 11:45 AM
Last Post: Tyrel
  Random nr. no repetition & printing multiple lines Joey 7 2,869 Feb-05-2020, 04:23 PM
Last Post: Larz60+
  About generating N integer numbers without repetition Otbredbaron 3 3,924 Jan-30-2018, 12:08 PM
Last Post: Otbredbaron
  List repetition ashwin 3 3,849 May-24-2017, 12:57 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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