What’s the purpose of Python compiling your source code into bytecode?
Select one:
To reduce the size of your scripts
To speed up the startup time of your scripts
To make your scripts more secure
To make your scripts run faster
Hint
Think about what happens when your scripts import modules or packages.
Sorry! There has been an error processing your answer. Please try again.
Got feedback on this question?