×
×
Correct!
Display the sum of
val x @(1) 5
val y @(1) 10
@(7)(x @(1) @(1))
val x = 5
val y = 10
println(x + y)
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 39 exercises.
Are you sure you want to continue?