天天看點

python3 functions

print('strings',end='')

input()

len()

str() int() float()

True False

and not or

if elif else while break continue

for i in range(first,end,number):

def funName(agv):

try:

except: