+ 1
When you run a program in python, the interpreter compiles it to bytecode. It is all stored in the pycache file, that will delete itself after the program stops running.
1st Feb 2019, 10:35 AM
Danila Karpov
Danila Karpov - avatar