But you don't need to import functions like "print()" or "input()".
These functions are provided for you already. The others are not necessarily needed
so they're located elsewhere, that's why you import modules containing functions that
are not provided by default