Nonsense.
Try pasting a block of Python into Hacker News and you get something that starts off like this:
import os import random def do_something(x): if x: fd = os.open(x)
and only gets worse. A language with braces/semicolons has no such problem; it is easier to communicate with others, and the absolute value of being able to communicate with others when starting a new language is exceptional.