Is it mandatory to indent my code in Python ?

By admin , 6 January, 2022

Yes! it is mandatory. Because indentation is not only for styling purpose but also  your code to be get executed.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.