Ask Question
30 March, 15:23

TRUE FALSE 31. Using indentation can make our code much easler to read and debug.

+5
Answers (1)
  1. 30 March, 15:43
    0
    True

    Explanation:

    Indentation makes your code easier to read and debug by grouping related code.

    Also, in some programming languages such as Python, indentation is necessary. This is opposed to other programming languages such as jа vascript, where there are semicolons and other characters that end and separate lines of code.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “TRUE FALSE 31. Using indentation can make our code much easler to read and debug. ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers