# Hello World

  • Output text to a console window
  • Declare and use string variables
  • Distinguish between a string variable and a literal value
  • Concatenate strings
  • Describe how to use string interpolation to embed variables in a string literal
Last updated on: 4/24/2020, 3:31:49 AM