Scala - Assessment - Declare a variable

Declare a variable in Scala called my_var with a value of 23.
Do this in Jupyter Notebook and submit the answer.

INSTRUCTIONS

Assign the value of a variable my_var to 23



Note - Having trouble with the assessment engine? Follow the steps listed here

Loading comments...