Skip to content

TBenjiFern/HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This project is intended to be used as a starting point, a milestone, to practice the incorporation of multiple programming components into a single github repository. In this case, we are including the staple "Hello World" Python file, README.md, Git, and Github together to model what future projects may look like.
To futher clarify, the hello.py file will print "Hello World" when run. (For window users type "py hello.py" into terminal. Mac users will use "python3 hello.py")

Below is a video demonstration of this repository's code.

Software Demo Video

Development Environment

  • Visual Studio Code
  • Python Extension Tool (Version 3.9.5 64-bit)
  • Git
  • Github

Useful Websites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages