Python Forum
Need help with fixing iteration counter
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help with fixing iteration counter
#6
(Oct-18-2018, 05:56 AM)buran Wrote: In addition to everything ichabod said input() will return str and you are comparing it with int, so you will be in infinite loop.

Wouldn't that work if OP was using 2.7?
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Need help with fixing iteration counter - by Kapolt - Oct-17-2018, 09:17 PM
RE: Need help with fixing iteration counter - by ichabod801 - Oct-18-2018, 01:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  fixing error TypeError: 'float' object is not subscriptable programmingirl 1 1,541 Jan-28-2023, 08:13 PM
Last Post: deanhystad
  Need help fixing Index Error adesimone 1 1,317 Nov-21-2022, 07:03 PM
Last Post: deanhystad
  Fixing my backup function Beginner_coder123 4 3,068 Jun-15-2019, 07:56 PM
Last Post: Beginner_coder123
  Fixing arrays output in Python WLST script pkbash 2 4,020 Feb-28-2019, 06:20 PM
Last Post: pkbash
  i need help in fixing my scientific calculator coding : (, im using python 3.5.5 hans77 1 4,188 Oct-17-2018, 03:26 AM
Last Post: stullis

Forum Jump:

User Panel Messages

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