Q. Which of the following is used to define a block of code in Python?

  • (A) Brackets
  • (B) Indentation
  • (C) Parentheses
  • (D) Quotation marks
πŸ’¬ Discuss
βœ… Correct Answer: (B) Indentation
Explanation: Python uses indentation to define blocks of code.
Explanation by: Mr. Dubey
Python uses indentation to define blocks of code.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
90%
Success Rate