摘要:
print('',end=' ')不换行输出 科学计数法print(1.3e3)1300 bin(10)转为二进制oct()八进制hex()十六进制 .strip()掐头去尾.capitalize()首字母大写.upper()所有字母大写.center(30,'*')居中,以*填充,总长30.cou 阅读全文
posted @ 2017-06-07 19:58
yx179971
阅读(92)
评论(0)
推荐(0)
浙公网安备 33010602011771号