Presentation is loading. Please wait.

Presentation is loading. Please wait.

Errors.

Similar presentations


Presentation on theme: "Errors."— Presentation transcript:

1 Errors

2 Error 1 Type the code below into Python and press enter:
print (“hello world) What type of error is it? Now fix the error: Place a screenshot of your fixed code here.

3 Error 2 Type the code below into Python and press enter:
pring ("hello") What type of error is it? Now fix the error: Place a screenshot of your fixed code here.

4 Error 3 Type the code below into Python and press enter: “alex” / 2
What type of error is it? Now write a calculation that would work: Place a screenshot of your solution here.

5 Error 4 Type the code below into Python and press enter: 5 / 0
What type of error is it? Now write a calculation that would work: Place a screenshot of your solution here.


Download ppt "Errors."

Similar presentations


Ads by Google