2018-11-29 22:10:08 +01:00

3 lines
103 B
Python

parser.add_argument("square", help="display a square of a given number",
type=int)