Class-12: Computer Science | Stack program using dictionary in Python | CBSE Board Paper 2023

Published: 26 March 2024
on channel: Technology Planet
704
16

Class-12: Computer Science | Stack program using dictionary in Python | CBSE Board Paper 202

Write a function in Python, Push (Vehicle) where, Vehicle is a dictionary containing details of vehicles - { Car _Name: Maker}.
The function should push the name of car manufactured by 'TATA'
(including all the possible cases like Tata, TaTa, etc.) to the stack.
For example:
If the dictionary contains the following data:
Vehicle={"Santro":"Hyundai","Nexon":"TATA","Safari":"Tata"}
The stack should contain
Safari
Nexon


On this page of the site you can watch the video online Class-12: Computer Science | Stack program using dictionary in Python | CBSE Board Paper 2023 with a duration of hours minute second in good quality, which was uploaded by the user Technology Planet 26 March 2024, share the link with friends and acquaintances, this video has already been watched 704 times on youtube and it was liked by 16 viewers. Enjoy your viewing!