how to convert int to string in c# with example ReadLine Example: c# input integer int chosenNumber = int.Parse(Console.ReadLine());