a = Ture print(a)
Traceback (most recent call last): File "C:/Users/lenovo/AppData/Local/Programs/Python/Python37-32/asfasfsad.py", line 1, in <module> a = Ture NameError: name 'Ture' is not defined
为什么显示 Ture is not defined 啊?我的是 python 3 自带的 IDLE
1
mkeith 2017 年 12 月 7 日
True
|
2
lieh222 2017 年 12 月 8 日
想象不到楼主看到答案的表情
|
3
xiongweixbox 2017 年 12 月 14 日
楼上的你们哈哈哈。
|