Indentation
Python uses whitespace such as spaces and tabs to define program blocks whereas other languages like C, C++,
java use curly braces { } to indicate blocks of codes for class, functions or
body of the loops and block of selection command. The number of whitespaces
(spaces and tabs) in the indentation is not fixed, but all statements within
the block must be indented with same amount spaces.
Related Topics
Privacy Policy, Terms and Conditions, DMCA Policy and Compliant
Copyright © 2018-2023 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.