2019-07-29 22:10:40 +02:00

3 lines
103 B
Python

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