These functions are always available in base Python for general usecases.
Functions:
Print
Collecting input
Finding Length
Setting a range
Finding object type
Converting data types
Converting Iterables
Sum of Iterables
Finding largest and smallest value in an Iterable
Removing (-)
Rounding a number
Making a new sorted list
Adding counter to Iterable