[ create a new paste ] login | about

Project: python
Link: http://python.codepad.org/iRmxvgeA    [ raw code | output | fork ]

Python, pasted on May 27:
1
usestack()


Output:
1
2
3
4
Traceback (most recent call last):
  Line 1, in <module>
    usestack()
NameError: name 'usestack' is not defined


Create a new paste based on this one


Comments: