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

  • (A) Curly braces
  • (B) Indentation
  • (C) Parentheses
  • (D) Square brackets
πŸ’¬ 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

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