Solved

Various Python Statements Enable You to Specify That the Next

Question 2

Multiple Choice

Various Python statements enable you to specify that the next statement to execute may be other than the next one in sequence. This is called ________ and is achieved with Python xe "control statement"control statements.


A) xe "transfer of control"transfer of control
B) alternate execution
C) spread execution
D) None of the above

Correct Answer:

verifed

Verified

Related Questions