What is python? What do you understand of pep 8?



What is python? What do you understand of pep 8?..

Answer / Keshaw Kant Tiwari

Python is a high-level, interpreted programming language known for its simplicity and readability. PEP 8 refers to Python Enhancement Proposals, a set of guidelines to write Python code in a way that makes it easier to read and understand.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What does sorted do in python?

1 Answers  


Which is faster python or c?

1 Answers  


What does defined by whitespace in python?

1 Answers  


Is python useful for finance?

1 Answers  


How many modes are there in python?

1 Answers  


Which is better r or python?

1 Answers  


What is PEP8?

1 Answers  


Can python be used for web client and web server side programming? And which one is best suited to python?

1 Answers  


What is the use of __ init __ py in python?

1 Answers  


How do you dispose a variable in python?

1 Answers  


Is python free or paid?

1 Answers  


How can you sort a list in reverse order in python?

1 Answers  


Categories