This commit is contained in:
tobyhalldev 2022-12-10 10:19:06 +00:00
parent ccd3e9c3bb
commit 8bfccfbf58
2 changed files with 15 additions and 1 deletions

View File

@ -1 +0,0 @@
##

View File

@ -0,0 +1,15 @@
# Installing and setting up Python.
## Windows
### Check if you allready have it installed.
- Do WinKey+R
- Then type PowerShell
- Finaly press enter
Next you are going to want to type in:
`python --version`