|

楼主 |
发表于 2020-5-22 09:22:32
|
显示全部楼层
好像还是不行👇
Python 3.3.2 (v3.3.2:d047928ae3f6, May 16 2013, 00:06:53) [MSC v.1600 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
>>> ================================ RESTART ================================
>>>
Traceback (most recent call last):
File "C:/Python33/我与游戏的第一次接触(第2讲).py", line 9, in <module>
print("游戏结束,不玩啦^_^")""")
File "<string>", line 1
print('-----------------我爱鱼C工作室------------------')
^
SyntaxError: invalid character in identifier
>>>
|
|