×
×
Correct!
Insert the correct syntax to assign the same value to all three variables in one code line.
x @(1) y @(1) z @(1) "Orange"
x = y = z = "Orange"
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 95 exercises.
Are you sure you want to continue?