crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Is indentation required in python
Question Posted on 24 Sep 2019Home >> Programming Languages >> Phython >> Is indentation required in python

Is indentation required in python
Yes python is very sensible about indentation and if we write code that is not properly indented it cannot be executed. As python doesnot have brackets to separate code segments then it is necessary to indent pretty well.
Example:-
(1)def sum(a,b):
return a+b
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Is indentation required in python

What is _init_?

What is Pandas in Python?

Write your first Function In Python

How to install Python in windows 10?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap