Question 32: If Elif Medical1
š First Aid Your friend touches something hot and says, “Ouch! My hand hurts!” š¢ You want to help quickly. What should you do first? Here are three choices: 1ļøā£…...
Question 31: If ATM
Simple ATM ProgramĀ Write a Python program that acts like a simple ATM machine.The program should: Start with an account balance of $1,000. Show a menu with three options: Deposit…...
Question 30: If Elif Else Budget Planner
Exercise: Enhanced Monthly Budget Planner Objective: Create a simple monthly budget planner that helps users track their income and expenses. Steps: User Information: Ask the user for their name and…...
Question 29: If Elif Else Amusement
š¢ Amusement Park Budget Planner Write a Python program to help a child plan their visit to an amusement park. š Instructions: Ask for the childās name and store it…...
Question 28: If Elif Else Reading
š Study Time Tracker (Using Division) Write a Python program to check how focused a student was based on how many minutes they studied and how many subjects they covered.…...
Question 27: If Elif Else
Write a Python program to check if a water tank is full, half-full, or empty based on the water level and tank capacity. Instructions: Ask the user for the tankās…...
Question 26: If Elif Else
Write a Python program to determine if a car is moving at a safe speed using distance and time. Instructions: Ask the user for the carās name and store it…...
Question 25: If Elif Else
Write a Python program to determine if a water pump system is operating within safe limits based on pressure, flow rate, and pipe diameter. Instructions: Ask the user for the…...
Question 24: If Elif Else
Write a Python program to determine if an electronic circuit is operating within safe limits based on voltage, current, and resistance. Ask the user for the circuitās name and store…...
Question 23: If Elif Else
Write a Python program to determine the power output of a machine based on its work done and the time taken. Ask the user for the machineās name and store…...
Question 22: If Elif Else
Write a Python program to classify a personās physical activity level based on the number of steps they walked in a day. Ask for the personās name and store it…...
Question 21: If Elif Else
Write a Python program to check the type of discount a customer gets based on their total spending. Start by asking for the customer’s name and store it in a…...
Question 20: If Elif Else
Write a Python program to check the type of day a student will have based on the number of homework tasks they completed. Start by asking for the studentās name…...
Question 19: If Else
A group of friends decided to spend a weekend organizing a community sports event. Each friend had $200 saved up, but they also earned extra money by selling tickets and…...
Question 18: If Else
A group of friends decided to spend a day practicing good behavior by helping others in their community. Each friend had $200 saved up. Write a Python program to calculate…...
Question 17: If Else
Sarah has $5000 saved up for her holiday shopping. She plans to buy gifts for her family and make a few purchases for herself. After calculating her expenses, she wants…...