Learning_Python_Chapter_2_Part_2
Chapter 2 Part 2 of 2 Hello everyone, Learning_Python_Chapter_2_Part_1 was very difficult to write and understand, I’ll try to make things more easier this time. First thing I need is to not get reported by my audience for roasting their brain. If you have any doubts with any concept please provide comments. Lets assume that you are a genuine blog reader and then move forward. Let's recall the bubble diagram and example of Roti making process from last blog. FROZEN BINARIES On our computer, when we want to open any application then we simply do click on it, we can make our python program to work like that. When ByteCode is created in our system, all the important instructions are stored in the form of binaries. This process happens at the part of compilation. The title explains that we freeze these binaries to use them later. In short, it is possible to turn your Python program into an executable file, known as Frozen Binaries in the python