Computer Science 2
*********
*********
Due Date: September 15, 2023
Purpose of this program: We will mange planes at an 
aviation school involves tracking various details 
about each plane and providing functionality for users. 
Here's a basic version of such a program using 
object-oriented programming (OOP) principles

The file names will be:
PX_aviation_lastname.py (The actual python program.)
PX_aviation_lastname.txt (A text copy of the source code.)
PX_aviation_lastname.mp4 (A video of the program running.)
PX_aviation_lastname.png (A picture of program inside the IDE.)

Click here for part A of the instructions.

Click here for part B of the instructions.
(This is the extension you will have to do.)

Click here for part A of the starter code.

Click here for part B of the starter code.

Click here for part C of the starter code.

Click here for an additional hint.

Click here to run video demoing the program.

If the video above does not work, click on this youtube link.



*********
*********
Due Date: September 15, 2023
Purpose:
This program demonstrates the use of classes, 
dictionaries, list operations,
loop control structures, and
basic I/O in Python. When you
run this program, you'll be able 
to interact with a simple book 
database using the provided menu options.

The file names will be:
PX_books_lastname.py (The actual python program.)
PX_books_lastname.txt (A text copy of the source code.)
PX_books_lastname.mp4 (A video of the program running.)
PX_books_lastname.png (A picture of program inside the IDE.)

Instruction: Build the game using the python code 
I provide.

You will use the following source code on the next two links

Click here for the first part of your code.
Click here for the second part of your code.

# Enter your student name inside the literal on the next line
print("hello your name")

Be sure to drop off your files into google classroom.

*********
*********
Due Date: September 18, 2023
Purpose:
Access and utilize the CMU CS academy 
to expand your understanding of python.

Read your e-mail from me
that contains your id and passward.

Click here to sign on.


*********
*********
Due Date: September 22, 2023
Purpose:
Complete the following assignments 
for a grade.