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
相关文章
相关标签/搜索