Resolve "Basic OOP-skills in python"
Added Basic OOP assignments for implementation week 1.
- One assignment on Inheritance. Given a
Polygonextend it to aTriangleand add afind_areamethod. - 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