Computer Science > Computational Thinking And Programming 2 > Revision Of Python Topics
Consider the following dictionaries:
D={"Suman":40,"Raj":55,"Raman":60} D1={"Aditi":30,"Amit":90,"Raj":20}
(i) Write a statement to display the value corresponding to the key
"Raj"DOR
(ii) Write a statement to display the length of dictionary
D1OR
(iii) Write a statement to append all key-value pairs of dictionary
DD1OR
(iv) Write a statement to delete the item with key
"Amit"D1Keep Practicing
Edvaya Target
Board & Competitive Exams Made Easy
Edvaya Target is built for students preparing for JEE (Main & Advanced), NEET UG, and Board Exams (CBSE, ISC & State Boards) — using a practice-first approach that actually works.
Current Question
Community Stats
Track Your Progress
Sign up to save your practice progress, add favorites, and get personalized insights.

