MathFunctions_Implementation
Thomas-M-Krystyan/MathFunctions_Implementation
Python
Training project, focused on implementing basic math functions in Python (without using it explicite) like: Length (len), Minimum (min), Maximum (max), Average (mean), and counting elements of different types in different nested collections.