Comment Re:Which to learn first: python or ruby? (Score 1) 172
Whitespace is an issue when you want to use python as an embedded language in, say, an html page or an SQL script or XML... Suddenly where you statements appear is dictated to you. Ruby is far more flexible in this area.