[ create a new paste ] login | about

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

Python, pasted on May 27:
1
usestacks()


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


Create a new paste based on this one


Comments: