ex13.py

Exercise13、14、15(repr)

Exercise13、14、15(repr)

如果输入的参数不够会有以下报错:

Exercise13、14、15(repr)

1、argv : input on the command line, likeExercise13、14、15(repr)

2、input( ) : using the keyboard while the script is running.

3、ls ex1*.py

4、 from sys import argv

5、repr( )



ex14.py

Exercise13、14、15(repr)

Exercise13、14、15(repr)


ex15.py

Exercise13、14、15(repr)

Exercise13、14、15(repr)

相关文章:

  • 2021-05-26
  • 2021-06-04
  • 2021-07-28
猜你喜欢
  • 2021-11-26
  • 2021-10-19
  • 2021-08-12
  • 2021-09-03
  • 2021-08-13
  • 2021-07-14
相关资源
相似解决方案