Skip to content

dbarnett/python-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, World
============

A simple program, and an example of how to structure a python project.
You can simply start the praogram by typing "python main.py" in the helloworld folder.