diff --git a/shapes.py b/shapes.py index d6eadaf..c835492 100644 --- a/shapes.py +++ b/shapes.py @@ -21,3 +21,4 @@ def rectangle(height, width): right(90) forward(height) right(90) +