More Commands

Creating a simple local server using Python3 python3 -m http.server

Read More
Comments Off on More Commands

Setup A Python Environment

Installing Python from http://www.python.org To automatically be able to access python through the command prompt, Make sure to install Add python.exe […]

Read More
Comments Off on Setup A Python Environment