mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-04-21 03:43:28 +10:00
Python1
This commit is contained in:
parent
ccd3e9c3bb
commit
8bfccfbf58
@ -1 +0,0 @@
|
|||||||
##
|
|
15
_posts/2022-12-10-Installing and Setting up Python.md
Normal file
15
_posts/2022-12-10-Installing and Setting up Python.md
Normal 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`
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user