Quiz Question 1 of 5
Given the dictionary contact = {"first_name": "Abhijit", "last_name": "Dasgupta", "Age": 48, "address": "124 Main St", "Employed": True}
, what will be the output of contact.values()
?
Choose the correct answer below:
Quizzes are the best way to test your knowlege. Sign up for Treehouse today and prove yourself. We guarantee 100% satisfaction.