Sie sind auf Seite 1von 5

Python

Errors
Error 1
print (hello world)
Now fix the error:
Place a
screenshot of
your fixed
code here.
Type the code below into Python and press enter:
What type of
error is it?
Error 2
pring ("hello")
Now fix the error:
Place a
screenshot of
your fixed
code here.
Type the code below into Python and press enter:
What type of
error is it?
Error 3
alex / 2
Now write a calculation that would work:
Place a
screenshot of
your solution
here.
Type the code below into Python and press enter:
What type of
error is it?
Error 4
5 / 0
Now write a calculation that would work:
Place a
screenshot of
your solution
here.
Type the code below into Python and press enter:
What type of
error is it?

Das könnte Ihnen auch gefallen