- Details
- Parent Category: Programming Assignments' Solutions
We Helped With This Python Programming Homework: Have A Similar One?

Category | Programming |
---|---|
Subject | Python |
Difficulty | College |
Status | Solved |
More Info | Python Programming Help |
Short Assignment Requirements
Assignment Description
Kids Learning Application
ORIGINAL CODING CAT
Individual
Your task is to create an engaging application for young children 8 – 12 years. Chose a topic from the list below and plan, design and code a program that will perform the chosen functionality. Your solution must have a pleasing design and use at least one import library (turtle, tkinter, random, pysimpleGUI etc).
1. Design a program to act as a scoreboard that will calculate a winning team
2. Design a program to help someone learn to count to 10 in another language and test their knowledge
3. Design a program to make 5 measurement and 5 currency conversions
4. Design a quiz program which also calculates a score for each quiz taker– your choice of topic
5. Design a program to help someone learn to say ‘hello’ in 10 languages and test their knowledge
Your Task:
· Write an algorithm to help plan the functionality for this program
· Design and draw a layout diagram for two main forms (on paper)
· Create the program using Python 3.x
o make sure you name your objects carefully
o Write the code needed to add the required functionality
Interview:
· Explain your Pseudo Code Algorithm in detail to the teacher.
· Show your layout diagrams with full annotation
· Describe the libraries, functions, conditional statements, loops and events you have used in your application (If any).
· Demo working program. Uploaded to Compass for evaluation and feedback.