Skip to content

Commit 8241551

Browse files
authored
Update README.md
1 parent 9dfcfc8 commit 8241551

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

python-input-integer/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
### Code examples for the article [How To Read Python Input as Integers]()
2-
The file
1+
### Code examples for the article [How To Read Python Input as Integers](https://realpython.com/python-input-integer/)
2+
The file number_input_examples.py contains the get_integer() function discussed in the article plus some other utility functions for numeric input.

0 commit comments

Comments
 (0)