Which is NOT correct about the symbols used in Python
A: \ to go to next line prematurely
B: : to start a new block
C: ; to end a statement
D: whitespace are used to delimit statement blocks
A: \ to go to next line prematurely
B: : to start a new block
C: ; to end a statement
D: whitespace are used to delimit statement blocks
举一反三
- Which is the correct statement about the throw statement? A: The throw statement allows the code to explicitly throw an exception. B: throw exception expression; It raises an exception which is an arbitrary value. C: throw; can exist in the catch block, as well as in the try and finally blocks. D: throw; can only be used in catch blocks to ignore the exception currently being handled by the catch block.
- Which of the following statements about break statements is incorrect? A: A break statement can appear in an if statement and is used to end the if statement. B: A break statement can appear in a loop statement or a switch statement. C: A break statement can be used to exit a switch statement. D: Multiple break statements can appear in the loop body of a loop statement.
- Which statement is not correct about “unity”?
- About English intonation, which statement is not correct?
- Which statement is NOT correct about concrete words?