We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa33236 commit 93d6c7bCopy full SHA for 93d6c7b
1 file changed
if.md
@@ -98,7 +98,7 @@ The file extension is `.py`, which is short for Python.
98
Now run the rain program. Most editors (including IDLE) will run your
99
code when you press F5. If your editor doesn't, run it from PowerShell,
100
command prompt or terminal. You probably need to first go to wherever
101
-you saved your file. with `cd`. For example, if the file is on your
+you saved your file with `cd`. For example, if the file is on your
102
desktop, type `cd Desktop` before running the file.
103
104
Running from IDLE looks like this:
0 commit comments