0
Python architecture
I imagined my self writing a python.py text file. Then making an executable for it, in a good hardware minimal conditions for a selfmade windows 7 personal computer 💻. All of Python executable, is written in c language ? True ? Is there a sort of a datasheet about python.c text file, explained in a amateur way, or as well as vulgarisation vidéos way? Sorry for my bad explanation 😐😅
1 ответ
0
Python is written in C, yes. Are you asking for an explaination of the python source code?