reading numbers from the web into a int[] code example Example: c# input integer int chosenNumber = int.Parse(Console.ReadLine());