| Title | Construct a program that creates a Stack Structure |
| Catalog Type | SLCItem |
| Persistent ID | https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/ps_python_stack |
| Platform Name | jsParsons |
| Features | — |
| Description | Construct a program that creates two functions in a Stack Structure. The first one is "push" function and the second one is "pop" function. Your pop function should also check if the current stack is empty. is_empty() is a predefined function. |
| Keywords | |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://acos.cs.vt.edu/html/jsparsons/jsparsons-python/ps_python_stack |
| Protocol | SPLICE |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | en |