+ 1
Why there are no prnntheses
Why there are no prnntheses in python like C or JAVA
1 Answer
0
they use tab (four spaces) to define a block unlike C or Java. It is to enforce coders to write a structured code.
Why there are no prnntheses in python like C or JAVA