Which of the following is correct form to assign user input to a variable? c# code example Example: c# input Console.Write("words"); input = Console.ReadLine();