Python Forum
Help with a misbehaving variable.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with a misbehaving variable.
#4
(Dec-16-2017, 07:28 PM)squenson Wrote: The first statement which is executed is print(output). As the variable is not defined, you get an error. If you want this statement and the following one to be part of main(), then indent them!

OK!!! :D
LOl thanks for that.
Had another error but I got everything working now. Thanks
Reply


Messages In This Thread
Help with a misbehaving variable. - by jarrod0987 - Dec-16-2017, 07:23 PM
RE: Help with a misbehaving variable. - by squenson - Dec-16-2017, 07:28 PM
RE: Help with a misbehaving variable. - by jarrod0987 - Dec-16-2017, 07:51 PM
RE: Help with a misbehaving variable. - by buran - Dec-16-2017, 07:29 PM

Forum Jump:

User Panel Messages

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