

MCQOPTIONS
Saved Bookmarks
1. |
What is used to define a block of code in Python? |
A. | Parenthesis |
B. | Indentation |
C. | Curly braces |
D. | None of the above |
Answer» C. Curly braces | |