Home

Designed for school students & undergraduate entrance aspirants preparing for board exams, NEET, JEE and more.

JEE (Mains & Adv)NEET (UG)CBSE BoardISC BoardUP BoardCUET

Built for graduates & professionals targeting competitive exams — UPSC, CAT, GMAT, GRE, IELTS, banking & more.

GREGMATCATUPSCIBPSIELTSTOEFLSATACT

Core school & undergraduate subjects aligned with CBSE, ISC, UP Board, NEET and JEE syllabi.

PracticeMock TestsResources
Back to Categories
Question 1 of 11

Computer Science (Python) > computational-thinking-and-programming-2 > Data Structures

Progress: 0%
Success Rate: 0%
Question 1

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

0 of 11 answered

Current Session

Questions Answered0
Correct Answers0
Session Success Rate0%
Ready to Start! 🚀

Community Stats

Active Learners11
Questions Attempted103
Community Success Rate77%

Track Your Progress

Sign up to save your practice progress and get personalized insights across all topics.