Skip to content

SUTPython/Assignment4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 4: Object Oriented Programming

Overview

In this assignment, students learn how to use object oriented programming paradigm in the Python programming language to implement solutions to real-life problems.

Topics Covered

  • OOP
  • Inheritance
  • dunder methods
  • writing unit test in pytest
  • properties, getters and setters

Proposers and Credits

A big thanks to Amin Hashemi، Diana Babaei، Aida Jalali، Ghazal Ahanjan for creating and contributing to this assignment.