2018年12月20日

摘要: #运算符 #print(3>4 or 4 2 and 3 or 4 and 3 >>') # if username.strip().upper() == 'Q': # break # else: # li.append(username) # print(li) # 阅读全文
posted @ 2018-12-20 16:44 FHBIAO 阅读(95) 评论(0) 推荐(0)

2018年12月19日

摘要: 1 #-*- coding: UTF-8 -*- 2 #print('中国') 3 ''' 4 s = 20 5 y = 15 6 print(s*y) 7 print(s**2) 8 print(s%y) 9 print(s/y) 10 print(s>y) 11 print(s4 : 19 print(1212) 20 else: 21 ... 阅读全文
posted @ 2018-12-19 16:57 FHBIAO 阅读(107) 评论(0) 推荐(0)

导航