Answer :
Answer:
Alice.
Explanation:
Since the first point of code compiling occurs at Alice, Alice is the highest level language used in this situation.
Technically Python is also a high level language. And C/C++ can be seen as middle level languages, since they have less abstracted access to the underlying hardware like memory.
Assembly languages are the lowest level programming languages.