I often type this x = "Break this into a list".split() instead of x = ["Break", "this", "into", "a", "list"] The latter is more tedious to type. -- Cordially, Noufal http://nibrahim.net.in