예제 #1
0
 public string Check() => learned.Count == 0 ? "basic" : learned.Peek();