Skip to content

Commit e0781c8

Browse files
committed
Argparse
1 parent d672e2f commit e0781c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ else:
12721272
print(f'{args.x}^{args.y} == {answer}')
12731273
```
12741274

1275-
#### Usage:
1275+
### Usage
12761276
```text
12771277
$ python3 prog.py --help
12781278
usage: test2.py [-h] [-v | -q] x y

0 commit comments

Comments
 (0)