Write a program that print out the string “Hi there!”. That’s it - very simple! The exact output of the program should be:
Hi there!
Name the program prep1.py. Make sure that gradescope gives you the points for passing the test case.
prep1.py