笨方法學Python 習題 11: 提問

#!usr/bin/python # -*- coding:utf8 -*- print ("How old are you?"), age = input() print ("How tall are you?"), height = input("") print ("How much do you weight?"), weight = input() print ("So , you'r
相關文章
相關標籤/搜索