0 votes
in Python by
When using the Python shell and code block, what triggers the interpreter to begin evaluating a block of code?
1) execute command
2) closed parenthesis
3) semi colon symbol
4) blank line
5) colon symbol

Select the Correct best Answer from above
...