Skip to content

devetrycodeforward/01-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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