8-random_list.py: This shows usage of the python random function in creating a random list of integers. 9-print_ranging.py: The range function and how it is used. 10-loop_brk_cnt.py: Some code showing ...