Easy Artificial Intelligence Class 12 Level 2

In what form does a Python dictionary store data?

Python dictionary data को किस form में store करती है?

Show answer and explanation
Correct Answer

A. key value pairs

Explanation

Step 1: Identify the concept: this is Python dictionary. Step 2: A dictionary stores data in key and value pairs. Step 3: Remember dictionary as a structure that finds value using a key.

Step 1: concept पहचानें: यह Python dictionary है। Step 2: Dictionary में data key और value के pair के रूप में store होता है। Step 3: Dictionary को key से value खोजने वाला structure याद रखें।

Related Questions

Student Class Required

Select your class first

Quiz questions, daily challenge and practice pages will open according to your selected class.