Scala

15 / 53

Scala - Assessment - Declare a variable for city

Let's try to define another variable.

Declare a variable named state whose value is "New York". Note that this is a multi-character string so this variable will be a string, not a character.

Do this in Jupyter Notebook on the right-hand side tab and submit the answer.

INSTRUCTIONS
  • Switch to Jupyter tab.

  • Write the code in Jupyter.

  • Press Shift+Enter.

  • Click on "Submit Answer".

See Answer

No hints are availble for this assesment


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

Loading comments...