Skip to content

Commit 78aec54

Browse files
authored
Add files via upload
1 parent 060e3df commit 78aec54

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)