Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.43 KB | None | 0 0
  1. Last login: Fri Sep 19 11:09:48 on ttys000
  2. laurens-mbp:~ laurenlloyd$ cd desktop
  3. laurens-mbp:desktop laurenlloyd$ python
  4. Python 2.7.8 (v2.7.8:ee879c0ffa11, Jun 29 2014, 21:07:35)
  5. [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
  6. Type "help", "copyright", "credits" or "license" for more information.
  7. >>> python praclec5.py
  8.   File "<stdin>", line 1
  9.     python praclec5.py
  10.                   ^
  11. SyntaxError: invalid syntax
  12. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement