Files
python/exercises/practice/rectangles/rectangles.py
2021-01-29 11:14:36 -05:00

3 lines
34 B
Python

def rectangles(strings):
pass