running python from the command line allows one to test small blocks of code without being in a development…

running python from the command line allows one to test small blocks of code without being in a development environment. true false
Answer
Brief Explanations:
Running Python from the command - line is a common way to quickly test small code snippets without using a full - fledged development environment.
Answer:
True