Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding Variable
#4
@Lonewolf: that is a very non-pythonic way to do that. You should iterate over the list, not the indexes of the list, as shown here.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Adding Variable - by kevinwoo00 - Feb-18-2019, 03:51 AM
RE: Adding Variable - by Lonewolf - Feb-18-2019, 08:16 AM
RE: Adding Variable - by perfringo - Feb-18-2019, 04:51 PM
RE: Adding Variable - by ichabod801 - Feb-18-2019, 04:17 PM
RE: Adding Variable - by ichabod801 - Feb-18-2019, 04:18 PM

Forum Jump:

User Panel Messages

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