Description
The python code calculates the area of a rectangle or the surface area and volume of a cuboid.
The main function is not active...
The test_main file only covers 1 function. You should have created a test function for each function.
There is no documentation in the python script.
Checklist
PR to check continuous integration
Description
The python code calculates the area of a rectangle or the surface area and volume of a cuboid.
The main function is not active...
The test_main file only covers 1 function. You should have created a test function for each function.
There is no documentation in the python script.
Checklist
PR to check continuous integration