Skip to content

coding-cryptid/python-oop-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Python OOP Practice 🐍

This project takes student names, emails, and grades, and prints them in the terminal. It also allows students to be accessed by their email, displays each students first and last grade, calculates each students average grade, as well as the total number of grades. This project also demonstrates the immutability of tuples.

About this Assignment:

This assignment was built utilizing concepts such as OOP, classes, methods, tuples, dictionaries, and more!

To use, just open the code in your editor and run in the terminal.

Tech Stack:

Python

About

This project takes student's name, email, and grade, and prints in in the terminal. It also has other functionalities (see README).

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages