Which WebIDE areas support creating and running the script?
The File Explorer shows files, the editor changes their contents, and the terminal runs commands.
The File Explorer interprets Bash code whenever a file is selected.
The editor replaces the ls command by listing the current directory as output.
ls
The terminal can only edit files and cannot execute commands.