Python/data_structures/Stacks
James Mc Dermott 4eddeb9396 Create __init__.py
Initialising of a Stack Class, has three methods: is_empty, push and pop.
2016-10-14 16:15:26 +01:00
..
__init__.py Create __init__.py 2016-10-14 16:15:26 +01:00