> ...things like list(1, 2, 3) and we can already do dict(ten=10, > eleven=11), so what is the real need for literals as they are?... I like list(1, 2, 3).