Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
for x in len()?
#6
(Apr-15-2018, 01:03 AM)buran Wrote: Actually, no - the first is not better. Please, read https://python-forum.io/Thread-Basic-Nev...n-sequence
I find it funny how that's a common mistake for people coming from other languages.

Anyway, thanks. I will replace where range(len()) appears in My Code with enumerate().
Reply


Messages In This Thread
for x in len()? - by IAMK - Apr-14-2018, 11:05 PM
RE: for x in len()? - by Larz60+ - Apr-14-2018, 11:26 PM
RE: for x in len()? - by IAMK - Apr-15-2018, 12:17 AM
RE: for x in len()? - by Larz60+ - Apr-15-2018, 12:23 AM
RE: for x in len()? - by buran - Apr-15-2018, 01:03 AM
RE: for x in len()? - by IAMK - Apr-15-2018, 01:50 AM

Forum Jump:

User Panel Messages

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