1.3: ❗ Challenge

Topic

1.3: ❗ Challenge

Topic Progress:

Using everything you have learned so far about syntax, comments, keywords and debugging, you are required to debug the code below so that the following output will show the answer below.

Your program should show the answer in the image above

Hint: there is 5 error's that need to be fixed

Now click on the 'Show Files' & then main.py to see the code. See if you can identify the errors!

When you have identified the errors, you will have to go to Real.it to create an account and then create a new repl. You can sign in with your gmail account. 
1. Click on the 'Open on Repl' button. 
2. View the code
3. Click on the Sign up button, top right
4. Sign in with Google
5. Create a new repl using Python language
6. Copy the code from fluid and fix the errors to make it print the above Hello World statements. 

@

Not recently active