You should give meaningful name to the source code files so that if anyone wants to look at some specific code he should be able to guess it just reading file name
for example:
- p1.py
- p3.py
what these file do ?
Please think carefully and rename your files in module