Programming Fundamentals
The Book
The Code
About
GitHub
#
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