花费 6 ms
Python学习系列之input函数(五)

Python的输入函数input() 举例: #输入函数input present=input('请输入一个数据') print(present,type(present))    ...

Thu Nov 19 19:19:00 CST 2020 0 1715

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM