I learnt that many applications like instagram are developed on python. So my questions are:
- if we want to install and run the application, is pvm preinstalled in our device or it gets downloaded when we download the app?
- What exactly do we download, when we download a python based application, the source code or compiled bytecode?