Skip to content

Commit 34527ba

Browse files
authored
Add files via upload
1 parent de2a0fc commit 34527ba

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,15 @@ Have fun solving the problems, and learning ```PYTHON``` in ```PY101```!
196196
```
197197

198198
* For example: To execute **'Program1.py' File**,
199+
<br>
199200
<br>navigate to the ```./Program1.py``` *Folder* path in the ```command prompt```.
200-
<bt><br>
201+
<bt>
201202
<br>then type
202203
```sh
203204
python "Program1.py"
204205
```
205206

206-
* Then ```follow the instructions```, which appear on ```command prompt```.
207+
* Then ```follow the instructions```, which appear on ```command prompt```.
207208

208209
<br>
209210
<p align="right"><a href="#readme-top">Back to TOP</a></p>

0 commit comments

Comments
 (0)