Question 33: If Elif Minecraft
Objective: Create a simple program that helps a player manage their emeralds when buying items in the Minecraft marketplace. Steps: Player Information: Ask the user for their Minecraft player name…...
Question 21: Sports Performance Database
📖 Story Task At Greenfield Academy, the sports department is keeping a Sports Performance Database for all students who participated in the annual inter-house competition. For each student, they…...
Question 33: If Elif Medical2
🚑 First Aid Quiz Task 2 You will create a Python program that asks 3 medical awareness questions.The program will: Ask for the user’s name. Show each question and 3…...
Question 24: Minecraft
Ade is a football player who played 10 matches this season. In each match, he scored 2 goals. He also received a total of 3 yellow cards during the season.…...
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 : Health Database 20
🩺 Student Health Checkup Tracker Use the Health Checkup Tracker App to record, monitor, and assess the health status of students based on their physical checkup scores. The app…...
Question 19: Summer Camp Database
💻 Summer Coding Tracker Use the Coding Bootcamp Tracker App to record and calculate how well students performed in their weekly coding challenges. The app helps display each student’s…...
Question 18: Snacks Plotly
📝 Snack Shop Sales Use the Snack Shop Sales App to record, view, and understand how many snacks were sold each day using a table, bar chart, and pie chart.…...
Question 22: List Buses
Bus Stop Names Scenario:The city bus passes through three main stops in this order: 'Market', 'School', 'Hospital'. Task:Write a Python program to manage this route: Create a list bus_stops with…...
Question 21: List Pets
Pet Name List Scenario:A family has three pets at home: 'dog', 'cat', and 'rabbit'. They just adopted a new pet. Task:Write a Python program that: Creates a list named pets…...
Question 20: List Supplies
1. School Supplies Tracker Scenario:A student named David is preparing for the new school term. He has a few items already in his bag: 'notebook', 'pen', and 'eraser'. Task:Write a…...
Question 17: Fruits Plotly
🛒 Simple Fruit Store App Mr. Tee owns a small fruit market and sells 10 different fruits. He wants to keep daily records of how many fruits were sold. To…...
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 16: Medical Quiz
Quiz Name: Medical Awareness Quiz for Kids Key Steps to Code the Quiz App Import Libraries Create Next page Loading Function with Navigation Logic Design Start Page Develop Question Functions…...
Question 19: List Fruits
Fruit Basket ProgramLara is preparing a fruit basket for her family’s picnic. She starts with a list of fruits she already has at home: 'apple', 'mango', and 'banana'. She wants…...
Question 23: Balloons
Write a Python program to find out how many balloons a child has left after giving some away. Start by asking for the child’s name and store it in a…...