Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.
/ Figure-Class Public archive

📏 Figure class. Demonstration of the OOP paradigm [👨‍🏫 Teacher: Лебедев Валентин Павлович] {3️⃣ Semester} (Object-oriented analysis and programming)

Notifications You must be signed in to change notification settings

xitowzys-ISU/Figure-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Класс фигуры

  1. Реализовать абстрактный класс фигуры и наследников:

    • Круг
    • Прямоугольник
    • Трямоугольник
    • Полигон
  2. Реализовать методы:

    • Расчет периметра
    • Расчет площади
    • Вывод название фигуры

About

📏 Figure class. Demonstration of the OOP paradigm [👨‍🏫 Teacher: Лебедев Валентин Павлович] {3️⃣ Semester} (Object-oriented analysis and programming)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages