Skip to content

Resolve "Basic OOP-skills in python"

Added Basic OOP assignments for implementation week 1.

  • One assignment on Inheritance. Given a Polygon extend it to a Triangle and add a find_area method.
  • One assignment on finding prime numbers and counting them in an interval.
  • One assignment with simple functions for conversion from Celsius to Fahrenheit as well as some list comprehension exercises.

Closes #10 (closed)

Edited by Yana Angelova

Merge request reports

Loading