Python Forum
while loop issue - stuck in the loop!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
while loop issue - stuck in the loop!
#5
(Aug-04-2018, 06:11 AM)EricMichel Wrote: what are some of your suggestions for style adjustment?

e.g. change function names from CammelCase to lowercase, with words separated by underscores as necessary to improve readability, use docstring instead of block comment to describe what function does...

check PEP8 - Style Guide for Python Code
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
RE: while loop issue - stuck in the loop! - by buran - Aug-04-2018, 06:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Need an alternative to brute force optimization loop jmbonni 5 1,538 Jun-05-2024, 02:21 AM
Last Post: stevejobb
  Need help with a while loop ampereap 4 296 May-31-2024, 02:25 PM
Last Post: ampereap
  problem program runs in a loop jasserin 0 231 May-18-2024, 03:07 PM
Last Post: jasserin
  [SOLVED] Loop through directories and files one level down? Winfried 3 468 Apr-28-2024, 02:31 PM
Last Post: Gribouillis
  Loop through all files in a directory? Winfried 10 889 Apr-23-2024, 07:38 PM
Last Post: FortuneCoins
  for loop not executing Abendrot47 2 402 Apr-09-2024, 07:14 PM
Last Post: deanhystad
  Re Try loop for "net use..." failures tester_V 10 880 Mar-02-2024, 08:15 AM
Last Post: tester_V
  File loop curiously skipping files - FIXED mbk34 10 1,139 Feb-10-2024, 07:08 AM
Last Post: buran
  Optimise multiply for loop in Python KenBCN 4 650 Feb-06-2024, 06:48 PM
Last Post: Gribouillis
  Basic binary search algorithm - using a while loop Drone4four 1 539 Jan-22-2024, 06:34 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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