Keys Present in List

# Introduction This challenge involves filtering a Python dictionary based on a list of keys. The resulting dictionary will only contain key-value pairs where the key is present in the given list.

|60 : 00

Click the virtual machine below to start practicing