Python Forum
Noob needs help with easy fix
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Noob needs help with easy fix
#2
This would have been an easy fix, if you had posted the full text of your error. That would have given the exact line number (52) of the error, and the exact location (the colon). I think you want to delete the colon. However, you might have meant that as an if statement. In that case, you would want to include the actual 'if', and indent the next line of code.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Noob needs help with easy fix - by PandaLeague - Jun-12-2017, 08:56 PM
RE: Noob needs help with easy fix - by ichabod801 - Jun-12-2017, 09:16 PM

Forum Jump:

User Panel Messages

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