Saturday, 28 March 2020

Python Error Message:SyntaxError: invalid syntax

File "<ipython-input-9-f20c0ff925e2>", line 8
else
^
SyntaxError: invalid syntax

【錯誤原因】
else後面忘了接英文冒號「:」

No comments:

Post a Comment

IIS HTTP Error 403.18

 HTTP Error 403.18 - Forbidden The specified request cannot be processed in the application pool that is configured for this resource on the...