Strange behavior of the 1st ‘(‘ /u/Character_Cat_1067 Python Education

elif car_command == "HELP": print(""" start - to start the car stop - to stop the car quit - to quit """) Hello everyone. This is week 2 of learning Python on my own. My largest program to date has less than 30 lines. Above in the second line the 1st '(' displays red in visual studio. The program was running perfectly but the author asked for modifications. Now I do not have the 'run' option. I have repeatedly went over the code to make sure the quoatation marks are paired, parentheses are paired and ':' are all in the right places. I can not figure it out. Am I missing something? Please help. I can post all 28 lines if need be. Thank you. 

submitted by /u/Character_Cat_1067
[link] [comments]

​r/learnpython elif car_command == “HELP”: print(“”” start – to start the car stop – to stop the car quit – to quit “””) Hello everyone. This is week 2 of learning Python on my own. My largest program to date has less than 30 lines. Above in the second line the 1st ‘(‘ displays red in visual studio. The program was running perfectly but the author asked for modifications. Now I do not have the ‘run’ option. I have repeatedly went over the code to make sure the quoatation marks are paired, parentheses are paired and ‘:’ are all in the right places. I can not figure it out. Am I missing something? Please help. I can post all 28 lines if need be. Thank you. submitted by /u/Character_Cat_1067 [link] [comments] 

elif car_command == "HELP": print(""" start - to start the car stop - to stop the car quit - to quit """) Hello everyone. This is week 2 of learning Python on my own. My largest program to date has less than 30 lines. Above in the second line the 1st '(' displays red in visual studio. The program was running perfectly but the author asked for modifications. Now I do not have the 'run' option. I have repeatedly went over the code to make sure the quoatation marks are paired, parentheses are paired and ':' are all in the right places. I can not figure it out. Am I missing something? Please help. I can post all 28 lines if need be. Thank you. 

submitted by /u/Character_Cat_1067
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *