Skip to content

mmalinga/Hello-World

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problems - WTC Basics

The program should print out "Hello World!"

To Run

  • python3 hello.py

To Test

  • To run all the unittests: python3 -m unittest tests/test_main.py
  • To run a specific step's unittest, e.g step 1: python3 -m unittest tests.test_main.MyTestCase.test_step1

About

Print the phase "Hello World!"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages