Perimeter and area values are the same after running `main.py`
Running main.py creates a file data/rectangles.csv. However, the area and perimeter values are the same in each row, which cannot be right.
Edited by Christina Ludwig
Running main.py creates a file data/rectangles.csv. However, the area and perimeter values are the same in each row, which cannot be right.