摘要:
``` list = [('iphone',12000),('iwatch',4200),('book',45),('water',3)] shopp = [] money = input('input your money:') if money.isdigit(): money = int(money) while True: for index,i in en... 阅读全文
posted @ 2018-10-09 15:55
Arthur7
阅读(146)
评论(0)
推荐(0)
摘要:
字符串操作 常用判断 转换方法 填充方法 大小写转换 去空格及回车 format 阅读全文
posted @ 2018-10-09 15:48
Arthur7
阅读(132)
评论(0)
推荐(0)


浙公网安备 33010602011771号