Which description correctly matches the main roles of VS Code's File Explorer, Editor Area, and Terminal?
The File Explorer executes Python, the Editor Area manages folders, and the Terminal only displays saved files.
All three areas provide the same file-editing and command-running behavior.
The Editor Area accepts only shell commands, while the Terminal is where source files are edited.
The File Explorer organizes project files, the Editor Area modifies file contents, and the Terminal runs commands.