C-17-Q134mediumsingle_mcq
In Python, indentation level inside a block must be:
In Python, indentation level inside a block must be:
- aConsistent across the lines of that block
- bDifferent on every line
- cAlways exactly one tab character
- dReplaced with semicolons