In this assignment, you will modify hello.py to print "Hello World!".
- Open hello.pyand go to line 2.
- Modify only line 2 so that running this file will print "Hello World!".
- After making your changes, click on the file and then press the Commit button to save your work.
- Check if your changes were successful by looking for a green checkmark (✔️).
Good luck, and have fun coding!