if (r == "delete"){; Console.Write("Who do you want to remove from the list?: ");; int x = Convert.ToInt32(Console.ReadLine());; foreach ...
確定! 回上一頁