Exercise: color selector



examples/files/colors.txt
blue
yellow
white
green

Extend the previous example by letting the user provide the name of the file on the command line: python color.py examples/files/color.txt