Hello World
Easy30 0
Using Python 3, you need to create a Hello World program, that outputs in the console "Hello World" when executed via "python3 main.py"Web app outputThe web app should return "Hello World" on route "/"
10Points
Output 2The program output should be "Hello Fox"
10Points
OutputThe program output should be "Hello World"
10Points