| Title | Construir un programa que cree una estructura de pila (Stack) |
| Catalog Type | SLCItem |
| Persistent ID | https://adapt2.sis.pitt.edu/acos/pitt/jsparsons/jsparsons-python/ps?example-id=ps_python_stack_es |
| Platform Name | jsParsons |
| Features | — |
| Description | Construye un programa que cree dos funciones en una estructura de Pila. La primera es la funcion "apilar" y la segunda es la funcion "desapilar". Tu funcion desapilar tambien debe verificar si la pila actual esta vacia. is_empty() es una funcion predefinida. |
| Keywords | — |
| Author | Kamil Akhuseyinoglu |
| Institution | University of Pittsburgh |
| Iframe URL | https://adapt2.sis.pitt.edu/acos/pitt/jsparsons/jsparsons-python/ps?example-id=ps_python_stack_es&grp=demo&usr=demo&sid=-1&cid=-1 |
| Protocol | PITT |
| Protocol URL | |
| License | MIT |
| Programming Language | Python |
| Natural Language | es |