User Tools

Site Tools


python

This is an old revision of the document!


Work in Progress
Current tuturial: https://docs.python.org/3/tutorial/introduction.html

Python

Python is a powerful coding tool. there are many ways to start python or write in python.

  • $python
  • This will start the python comand console
  • Ctl+D to exit (like ctl+C for bash)

Some basics

  • #is the comment operator
python.1481934680.txt.gz · Last modified: 2017-03-03 T 17:14 (external edit)