|

楼主 |
发表于 2020-8-4 21:56:48
From FishC Mobile
|
显示全部楼层
Congratulate 发表于 2020-8-2 11:30
可能你的代码有问题,你可以把代码发出来给大伙看看啊
/data/user/0/com.hipipal.qpyplus/files/bin/qpython3-android5.sh && exit
iles/bin/qpython3-android5.sh && exit <
Python 3.6.6 (qpyc:3.6.6, Jul 26 2018, 03:54:22) [BUILD WITH QPY3-TOOLCHAIN (https://github.com/qpython-android) ] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> print('我爱鱼C工作室’)
File "<stdin>", line 1
print('我爱鱼C工作室’)
^
SyntaxError: EOL while scanning string literal
>>>就这个代码运行出错,不知道哪里出了问题。 |
|