Login
Remember
Register
Ask a Question
When using the Python shell and code block, what triggers the interpreter to begin evaluating a block of code?
0
votes
asked
Jun 24, 2020
in
Python
by
Robindeniel
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
#python-shell
#python-code-block
#python-triggers
#python-interpreter
Python-questions-answers
Please
log in
or
register
to answer this question.
0
Answers
...