Solved

Which Statement Is True About Python Syntax

Question 7

Multiple Choice

Which statement is true about Python syntax?


A) a code block must begin with a left brace
B) each code statement must end with a semicolon
C) white space is ignored
D) blocks of code are indicated by indentation

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions