cwlls / catcamper-ex1-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercise 1-1

flake8

Everybody has to do this exercise at least once. The idea is to get "Hello, World!" to display on the screen when you run code.py.

Testing

Run test.py in your terminal and you should get passing test(s) if you added the appropriate content to your code.py

Running the code

Run code.py in your terminal and you should see appropriate results. In this case, the phrase "Hello, World!" should appear on the screen.

About


Languages

Language:Python 100.0%