Yurttas/PL/SL/python/F/07/01/index page
| python programming language fundamentals | |
| 2. python language fundamentals |
sequences -
- slicing and indexing
- \ - continuation [ hypen fro next line ]
- ; - multiple statements separator
- : - separator for headaer from suite
- suites are indented [lined with the same measure] blocks
- header with suit is clause
- for, print
- if
- while
- else in loops
- continue
- pass
- assert
- raise and try-except
python overview << | >> subroutines
Dr.Salih Yurttass | ZCubes