Python converts your code into bytecode when you run your program. This process is an intermediate step in a process called:
a) Binary only.
b) Bytecode only.
c) Bytecode and then binary.
d) Bytecode and then hexadecimal.