christiankiwi7 christiankiwi7 03-10-2020 Computers and Technology contestada what is wrong with my code??? using System; namespace FavoriteNumber { class Program { static void Main(string[] args) { Console.Write("Enter your favorite number!: "); int faveNumber = Console.ReadLine() int number = Convert.ToInt32("string value")