[ create a new paste ] login | about

Link: http://codepad.org/oFUyGzmW    [ raw code | output | fork ]

Python, pasted on Jul 3:
1
print This will cause an error


Output:
1
2
3
4
  Line 1
    print This will cause an error
                  ^
SyntaxError: invalid syntax


Create a new paste based on this one


Comments: