You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console.WriteLine("Hello my name is" + firstName + lastName + "I am " + age + "years old and am a " + job + ". My favorite band is" My Favorite band is " + favoriteBand + "They are awesome. My favorite team is the " + favoriteSportsTeam + "I hope they win the Super Bowl." )