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 |
What does sorted do in python?
Which is faster python or c?
What does defined by whitespace in python?
Is python useful for finance?
How many modes are there in python?
Which is better r or python?
What is PEP8?
Can python be used for web client and web server side programming? And which one is best suited to python?
What is the use of __ init __ py in python?
How do you dispose a variable in python?
Is python free or paid?
How can you sort a list in reverse order in python?