python 筆記 更多的變量和字符串(string) ——12.22

習題 5: 更多的變量和打印   ex5.py   my_name = 'Zed A. Shaw' my_age = 35 # not a lie my_height = 74 # inches my_weight = 180 # lbs my_eyes = 'Blue' my_teeth = 'White' my_hair = 'Brown'   print "Let's talk about
相關文章
相關標籤/搜索