Your gateway to endless inspiration
There are 71 built-in functions in Python 3.11.
Built-in Functions — Python 3.11.3 documentation
In my opinion these 29 built-in functions are very popular:
abs(), ascii(), bin(), bool(), bytes(), chr(), complex(), dict(), dir(), eval(), float(), help(), hex(), input(), int(), len(), list(), max(), min(), open(), pow(), print(), range(), round(), set(), sorted(), str(), tuple(), type().
Post #46: Built-In Functions In Python, 2023.