Python Built-In Functions Supported by Orchestration Python# abs() all() (with list or dict argument) any() (with list or dict argument) ascii() bin() bool() chr() dir() divmod() float() format() getattr() hasattr() hash() hex() id() int() len() list() max() min() oct() ord() pow() repr() reversed() (with list or dict argument) round() setattr() sorted() (with list argument; can’t pass key function) str() sum() (with list argument)