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