Skip to content

Commit e8f6188

Browse files
authored
Update README.md
1 parent 07cff49 commit e8f6188

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Python Development
22
Python repo for developing and testing different types of programs.
3+
# Run The Source Code
4+
#### Download Python
5+
https://www.python.org/downloads/
6+
#### Verify Version Once Installed
7+
py --version
8+
#### From Your Download Directory Run The Source Code
9+
py file.py

0 commit comments

Comments
 (0)