LEARN MATE Request book Contact us quizes Books Home
Hello world
Many PCs and Macs will have python already installed. To check if you have python installed on a Windows PC, search in the start bar for Python or run the following on the Command Line (cmd.exe): print("Hello, World!") Simple as that. Save your file. Open your command line, navigate to the directory where you saved your file, and run: