Skip to content Skip to sidebar Skip to footer
Showing posts with the label Language Lawyer

Accessing Attributes On Literals Work On All Types, But Not `int`; Why?

I have read that everything in python is an object, and as such I started to experiment with differ… Read more Accessing Attributes On Literals Work On All Types, But Not `int`; Why?