MCQs > IT & Programming > Python > What is the correct syntax for creating a variable that is bound to a dictionary?

Python MCQs

What is the correct syntax for creating a variable that is bound to a dictionary?

Answer

Correct Answer: Fruit_info = {'fruit': 'apple', 'count': 2, 'price': 3.5}

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it