50-times.py: Prints your name 50 times using a loop. from-To.py: Prints numbers from 1000 to 9555, increasing by 10 each time. name.py: Prints your name letter by letter in a single line, separated by spaces.