Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 365 Bytes

File metadata and controls

15 lines (10 loc) · 365 Bytes

Overview

This program says hello to the world. It demonstrates Python with VSCode and GitHub.

Development Environment

  • Visual Studio Code
  • Python 3.8.5

Execution

To execute the program: python Hello.py

Program screenshot displaying "Hello World"

Useful Websites

  1. Python Reference