We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0743ba6 commit 6aefd0eCopy full SHA for 6aefd0e
python-input-integer/number_input.py
@@ -1,6 +1,6 @@
1
"""Utility functions for prompting users for numeric input.
2
3
-This file accompanies the Real Python article How To Read User Input As
+This file accompanies the Real Python tutorial How To Read User Input As
4
Integers. It contains examples of functions that filter user input for valid
5
integers and floats.
6
"""
0 commit comments