chirpy-starter/_posts/2022-12-10-Installing and Setting up Python.md
tobyhalldev 8bfccfbf58 Python1
2022-12-10 10:19:06 +00:00

16 lines
216 B
Markdown

# 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`