String assignment

Write a Java program that assigns your name to a variable and prints the variable to the console.

Sample Answer | Video Walkthrough