Write a Python program that prints:
Hello Python!
- Edit the
main.pyfile. - Write code that prints the exact text:
Hello Python! - Push your changes to GitHub.
- The autograder will run automatically.
Your output must match exactly:
Hello Python!
main.py– starter code.github/classroom/autograding.json– autograder configuration.github/workflows/classroom.yml– GitHub Actions workflow