Skip to content

An example assignment to understand how to submit and see test results

Notifications You must be signed in to change notification settings

Fiona-Gorrie/01-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, World!

It is traditional when learning a new programming language to have the computer greet you. Our first program will just output "Hello, world!" and nothing else.

Open up hello.py and edit it to contain

print("Hello, world!")

About

An example assignment to understand how to submit and see test results

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%