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.
2 parents f7773c5 + 73b5c81 commit 6b4ce65Copy full SHA for 6b4ce65
exercises/08.1-Your-First-If/README.md
@@ -18,4 +18,4 @@ The current application is prompting asking how much money the user has. Once th
18
19
+ Use an If/else statement to check the value of the `total` variable.
20
21
-+ Further informetion [here](https://docs.python.org/3/tutorial/controlflow.html#if-statements).
++ Further information [here](https://docs.python.org/3/tutorial/controlflow.html#if-statements).
0 commit comments