File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -164,8 +164,7 @@ Have fun solving the problems, and learning ```PYTHON``` in ```PY101```!
164164 < br>
165165 Navigate to the respective directory.
166166 < br>
167- For example: Navigate to the ** ' Dictionary_Files' Directory** .
168-
167+ For example: Navigate to the ** ' Dictionary_Files' Directory** .x
169168 ` ` ` sh
170169 cd Dictionary_Files
171170 ` ` `
@@ -177,13 +176,12 @@ Have fun solving the problems, and learning ```PYTHON``` in ```PY101```!
177176
178177 a. *** Python IDLE***
179178 * To execute any file from Python IDLE,
180- < br> Open the ` ` ` python file < filename> ` ` ` in the ** IDLE** .
179+ < br> open the ` ` ` python file < filename> ` ` ` in the ` ` ` IDLE` ` ` .
181180
182181 * ** RUN** it, by clicking on ` ` ` RUN` ` ` at the top bar, then clicking on ` ` ` RUN MODULE` ` ` .
183182
184183 * For example: To execute ** ' Program1.py' File** .
185- < br>
186- Open the ` ` ` ** ' Program1.py' File** ` ` ` in ` ` ` IDLE` ` ` and ` ` ` Run` ` ` the file.
184+ < br> Open the ` ` ` ** ' Program1.py' File** ` ` ` in ` ` ` IDLE` ` ` and ` ` ` Run` ` ` the file.
187185
188186 * Then ` ` ` follow the instructions` ` ` , which appear on ` ` ` IDLE prompt` ` ` .
189187 < br>
You can’t perform that action at this time.
0 commit comments