Test Project

Here is some starter code:

print(“Hello”)
number = input(“Enter a number: “)

Now complete it any way you wish…

Scroll to Top