1 file
main.py
Write your first line of Python code
Practice the submission process
Use the link from Moodle's Week 1 Getting Started checklist to enroll in Coding Rooms.
Navigate to the (only) Assignment of Hello, World!
You'll see instructions for the Assignment. Scroll down and click the Open Assignment Workspace link.
Use the development area to implement the code as described in the instructions. Make sure the Console prints the following to complete the programming part of the homework:
Hello, World!
Hello, MHC!
Finish the homework by following the instructions to download the main.py file and submit to Gradescope.
If the process went smoothly, your submission should be autograded and awarded full credit!