Q9 Single choice Mark for later What is a benefit of developing an application in a Python virtual environment? A The application operates in multiple target systems simultaneously. B The application supports concurrency or multithreading. C The application operates across systems that have different operating systems. D The development environment is isolated from Python projects that already exist. Correct answer