Skip to content

Find all keys for which a certain v is in the set of values.

Exercise for Assignment 1

Dict of sets, with some key. Find all keys for which v is in the set.

Creator: @kevinchong Reviewer: @yvandenakker