Previous Lecture | Lecture 14 | Next Lecture |
Lecture 14, Wed 11/22
Unix file permissions, passing arguments to Python programs, String formatting, review of lab07
Resources from lecture
Topics
- Unix file permissions
- Executing Python program’s from the unix shell - the shebang
- Passing parameters to Python programs via sys.argv
- String formatting
- Review of lab07 - examples of working with lists of tuples