Check for Value in Dictionary

# Introduction In this lab, you are tasked with writing a program that checks if a value entered by the user is present in a dictionary or not, using a flag variable and a for loop to iterate through the dictionary and determine the presence of the value.

|60 : 00

Click the virtual machine below to start practicing