Menu
×
×
Correct!

Exercise:

Create a variable called z, assign x + y to it, and display the result.

x = 5 y = 10 z = x + y print(z)

Not Correct

Click here to try again.

Correct!

Next ❯
x = 5
y = 10
 = x + y
print()


  
  
  




Go to w3schools.com
Reset Score
Close This Menu

Completed 0 of 51 Exercises:

PYTHON Syntax
PYTHON Variables
PYTHON Strings
PYTHON Operators
PYTHON Lists
PYTHON Tuples
PYTHON Sets
PYTHON Dictionaries
PYTHON If...Else
PYTHON Loops
PYTHON Functions





×

Reset the Score?

This will reset the score of ALL 51 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 51 PYTHON exercises.

Share your score on facebook: