File size: 129 Bytes
b1ce64c
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
project/
requirements.txt
src/
__init__.py
math_operations.py
shapes.py
tests/
__init__.py
test_math_operations.py
test_shapes.py