Foundations

String Quotes

String Quotes

A string is text wrapped in quotes. If the text itself contains an apostrophe, choose quote marks that let the text stay readable.

Your task: Create statusMessage for the text You're ready to code, then log it.

Prerequisites

  • variables

Tests

  • statusMessage stores the full sentence
  • statusMessage is a string
  • the message is logged
Loading...
Console

Run code to see output.