wenima / data-structures

used for all data structure assignments
1 stars 0 forks source link

in stack.py create a new attribute method __len__ which calls size of the stack object #25

Closed wenima closed 7 years ago

CCallahanIV commented 7 years ago

Completed and pushed.