C Sharp (C#) - Collections
You have a dictionary
dict with string keys and int values. How can you create a new dictionary containing only entries with values greater than 10?