1 Resposta
+ 1
Python does not need header files for the same reason c/c++ or other languages don't. You can do everything inside one file. Python has something similar in its imports. They are different types of files, but they serve the same purpose which is extending the number of functions.