A Quick Meditation on Types
By anders pearson •
This is valid Java:
But this is not valid Python:
It’s pretty easy to pick them apart and understand exactly why each is what it is, but I think it’s worth meditating on why it is somewhat surprising to most programmers.