From 04ca94aa2f3ccb0779accdd663f43b53c8fc715e Mon Sep 17 00:00:00 2001 From: tobyhalldev <65293839+tobyhalldev@users.noreply.github.com> Date: Thu, 15 Dec 2022 20:45:29 +0000 Subject: [PATCH] Python6 --- _posts/2022-12-10-Installing and Setting up Python.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2022-12-10-Installing and Setting up Python.md b/_posts/2022-12-10-Installing and Setting up Python.md index fbcb5fb..986aea0 100644 --- a/_posts/2022-12-10-Installing and Setting up Python.md +++ b/_posts/2022-12-10-Installing and Setting up Python.md @@ -24,4 +24,6 @@ Then you have python installed but it may not be the latest version. So there are a few options for setting up python. The first one is from the Microsoft store but i would not recommend that as it is a lot harder to setup integrations with IDE's like VSCode. -T + +So once you have run the installer and set python up you can do something called virtual environments. + \ No newline at end of file