Python Level 3 – Console

Skills
Python 3 Console Skills – 1 Revision
Python 3 Console Skills – 1 Revision Input/output – Data types – Control structures Links to videos Grok Learning PowerPoint…
Python 3 Console Skills – 2 Dictionaries
Python 3 Console Skills – 2 Dictionaries Define dictionary terms – Create from input – Access, modify, print dictionary
Python 3 Console Skills – 3 User Functions
Python 3 Console Skills – 3 User Functions Define functions – Call functions – Pass/return values
Python 3 Console Skills – 4 File Operations
Python 3 Console Skills – 4 File Operations Open files – Read files – Write to files
Challenges
Challenge: The design and development of console application solutions.
- You decide which one of the three Boss Challenges you wish to try.
- Write the challenge you chose in space Task:
- Each of the three challenges has a different XP rating, up to a max of 10, so put that in the XP column.
Python 3 Boss Challenge 2.1
Boss Challenge 2.1 Shopping List and Budget – 6XP Develop a shopping list program where users can add items and…
Python 3 Boss Challenge 2.2
Boss Challenge 2.2 Diving App – 8XP Create an app to score the dives in the Games. Determine the IPO,…
Python 3 Boss Challenge 2.3
Boss Challenge 2.3 Azltech Distributors App – 10XP Create an app for a costing program, where the order details are…
Python 3 Console Challenges
Python 3 Console Challenges These are the basic challenges for Python Level 3 – Console. Exercise Set 1 – 4…