复习:
关键字(保留字)33个
and as assert
break
class continue
del def
elif else except
finally False for from
globle
import in is if
lambda
not None nonlocal
or
pass
raise return
try Ture
while with
yield
第三章 基本数据类型
2023-10-10 11:16:22
复习:
关键字(保留字)33个
and as assert
break
class continue
del def
elif else except
finally False for from
globle
import in is if
lambda
not None nonlocal
or
pass
raise return
try Ture
while with
yield
第三章 基本数据类型