Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 160 Bytes

File metadata and controls

15 lines (12 loc) · 160 Bytes
@author jackzhenguo
@desc 
@date 2019/3/4

52 获取用户输入 

获取用户输入内容

In [1]: input()
aa
Out[1]: 'aa'