Skip to content

Latest commit

 

History

History
46 lines (46 loc) · 1.13 KB

File metadata and controls

46 lines (46 loc) · 1.13 KB
if
elif若则
else否则
for
while
in
is
as
None
True
False
return
lambda
del
def
with
global
pass云云
continue
break
class
super
self
import
and
or
not
not
yield
from
try
except
int
list
dict
str
len
print
range区间
__init__
append
sort排序
sorted被排序的
open
read
write