What's Special About it? Python is (object-oriented | interactive | interpreted | dynamic). Indentation is meaningful. (Almost) everything is an object. Object attributes can be added/removed at run time. There is one way to do it. Interpreted, not compiled (to native machine code).