Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Online Python Interpreter:
- https://www.python.org/shell/
- Python Tutorials:
- http://docs.python.org/3.6/tutorial/
- http://www.techbeamers.com/python-keywords-identifiers-variables/
- http://www.techbeamers.com/understand-python-statement-indentation/#statement-in-python
- Python Keywords:
- False def if raise
- None del import return
- True elif in try
- and else is while
- as except lambda with
- assert finally nonlocal yield
- break for not
- class from or
- continue global pass
- Completed:
- http://www.techbeamers.com/using-python-random/#python-randrange
- http://www.techbeamers.com/python-keywords-identifiers-variables/#keywords-in-python
Advertisement
Add Comment
Please, Sign In to add comment