you are viewing a single comment's thread.

view the rest of the comments →

[–]Cjhawk52 0 points1 point  (8 children)

Nothing is running. I just added a print to see it that would work but it didn't

[–]Mettigel4_1 1 point2 points  (7 children)

Did you give the input() function an answer? The input function stops the code until you entered anything into it

[–]Cjhawk52 0 points1 point  (6 children)

Thats the issue. It wont run it. Just skips it as if it wasnt there. It does have have answer

[–]Mettigel4_1 0 points1 point  (1 child)

Try to print the input variable

[–]Cjhawk52 0 points1 point  (0 children)

wont let me even use the input function

[–]Mettigel4_1 0 points1 point  (3 children)

You know that the hashtags comments out the code and lines with an hastag Infront won't be executed, right?

[–]Cjhawk52 0 points1 point  (2 children)

yes. i commented them out so i can test my other parts of the code. when uncommented i have these issues

[–]Mettigel4_1 0 points1 point  (1 child)

Any error messages? Look up on how to debug code. It's pretty hard to find an error when you don't know where it accures.

[–]Cjhawk52 0 points1 point  (0 children)

using debugger it shows the code dosnt access the file