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

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

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

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

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

阅读量:20
阅读量:139
阅读量:154
阅读量:138
阅读量:76
1、第一行代码输入age = 18

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

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

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

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