pyhon如何定义input
1、第一行代码输入age = 18

2、第二行代码输入 name = 'TOM'

3、第三行代码输入weight = 75.5

4、第四行代码输入stu_id = 1

5、input('请输入您的年龄‘)

阅读量:159
阅读量:66
阅读量:182
阅读量:56
阅读量:41
1、第一行代码输入age = 18

2、第二行代码输入 name = 'TOM'

3、第三行代码输入weight = 75.5

4、第四行代码输入stu_id = 1

5、input('请输入您的年龄‘)
