+ 1
string userChoice = Console.ReadLine(); int choice = Int32.Parse(userAmount); Change userAmount to userChoice in this prompt.
1st May 2021, 3:38 PM
Jerry Hobby
Jerry Hobby - avatar