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 f510065 commit a3e798bCopy full SHA for a3e798b
python/lesson1/tutorial.md
@@ -127,7 +127,7 @@ multiple things at once, separated by a comma:
127
### Saving Your Work
128
129
In this tutorial you coded in the REPL (IDLE), but a lot of times you want
130
-to save your code instead. In these casees you would use a text editor.
+to save your code instead. In such cases you can save your code to a file using a text editor.
131
We give some information on text editors in our [Getting started guide](general/setup/tutorial.html) .
132
133
Open your text editor and write the code from the first exercise:
0 commit comments