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 14: Input Birthday

šŸŽˆ Birthday Party TreatsĀ  Mishael is preparing goody bags for his birthday party. Each goody bag will have 3 candies, 2 balloons, and 1 toy. He is making 10 goody…...

Question 13: Input Pencils

Write a Python program to find out how many pencils a child has in total. Start by asking for the child’s name and store it in a variable called name.…...

Question 15: Personal Project Building order

Ā Build Your Dream House — Feature-Rich Version Ā  šŸ’» Layout Suggestion (Streamlit) Use st.columns() to split categories into 5 columns for each section. Clicking a ā€œBuild My Houseā€ button displays…...

Question 14: Personal Project Videohub

🧠 Personal Project ASSESSMENT šŸ“š Digital Library Tracker Show a list of PDF books or learning videos. When a student clicks “Read” or “Watch”, the app opens the file and…...

Question 13: Music Player

šŸŽ¶ Your Music Player TrackerĀ  Create a fun and interactive music player where users can: Choose music based on their current mood Click a button to play a song (via…...

Question 22: Operators

Write a Python program to find out how many candies a child has left after sharing some with friends. Start by asking for the child’s name and store it in…...

Question 10: Variables – Revision

Ā  šŸ“ Classwork: Understanding Basic Python Concepts Instructions: Answer the questions below based on what you’ve learned in the class activity. Write your answers in a Python file or directly…...

Question 12: Quiz Input

Project: Fun Kids’ Quiz Game Write a Python program to create a simple quiz game for kids. Start by asking for the child’s name and store it in a variable…...

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 21: Operators

Noah is organizing a charity event. He spent $400 on venue rental, $250 on food, $180 on decorations, $220 on entertainment, and $150 on promotional materials. Write a Python program…...

Question 19: Operators

Emma is planning a wedding reception. She spent $500 on venue rental, $300 on catering, $150 on decorations, $200 on photography, and $100 on music. Write a Python program to…...

Question 18: Operators

Liam is organizing a graduation party. He bought chairs for $120, food for $250, drinks for $80, and a sound system for $150. Write a Python program to calculate the…...
Write what you are looking for, and press enter to begin your search!