Thirteen Years of Service
Posts: 46
Threads: 18
RE: Python coding questions 05-07-2014, 06:02 PM
#13
Thank you both but yeah, it just keep crashing :/ i'm going to need to reinstall.
•
Thirteen Years of Service
Posts: 46
Threads: 18
RE: Python coding questions 05-08-2014, 06:25 PM
#14
Now it says that it cannot understand line "if" :/ what the hell is going on
•
Twelve Years of Service
Posts: 627
Threads: 17
RE: Python coding questions 05-08-2014, 07:20 PM
#15
OK
This is really strange! Could you please take snapshots (screen shots)? Where did you download Python from (which package)?
What OS are you running (I don't remember if you mentioned it or not)
Thanks
•
Thirteen Years of Service
Posts: 46
Threads: 18
RE: Python coding questions 05-09-2014, 01:41 PM
#16
I just found out why it keeps crashing. I have too much spaces, i deleted every space that wasn't necessary and it started working. I didn't know that spaces were that important in Python? :/
•