Login
Remember
Register
Ask a Question
What do we use to define a block of code in Python language?
0
votes
asked
Jan 18, 2021
in
Python
by
SakshiSharma
What do we use to define a block of code in Python language?
i) Key
ii) Brackets
iii) Indentation
iv) None of these
python-block
Python-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 18, 2021
by
SakshiSharma
iii) Indentation
...