话说python不认识python
python居然不认识自己Python 3.11.0 (main, Oct 24 2022, 18:26:48) on win32
Type "help", "copyright", "credits" or "license()" for more information.
>>> python
Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
python
NameError: name 'python' is not defined
>>> python311
Traceback (most recent call last):
File "<pyshell#1>", line 1, in <module>
python311
NameError: name 'python311' is not defined
python把python看成一个变量了 emm...话说人类的大脑知道它自己的原理么? hrpzcf 发表于 2022-12-3 12:21
emm...话说人类的大脑知道它自己的原理么?
{:10_275:} {:5_109:} hrpzcf 发表于 2022-12-3 12:21
emm...话说人类的大脑知道它自己的原理么?
诶?我去!有道理!我咋就没想到啊? hrpzcf 发表于 2022-12-3 12:21
emm...话说人类的大脑知道它自己的原理么?
{:10_275:} 不二如是 发表于 2022-12-3 20:29
有道理
页:
[1]