What is a pep python?



What is a pep python?..

Answer / Amit Kumar Agrawal

PEP (Python Enhancement Proposal) is a design document providing information to the Python community, or describing a new feature for Python or its processes. PEPs can propose additions, modifications, or deletions to the Python language, library, standard distribution, or documentation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Python Interview Questions

What does time time () do in python?

1 Answers  


How do I list all files of a directory?

0 Answers  


Are there maps in python?

1 Answers  


How is python used in business?

1 Answers  


Name different types of inheritance in python?

1 Answers  


Is c++ or python better?

1 Answers  


When does dictionary is used instead of a list in python?

1 Answers  


Define a method in Python?

1 Answers  


How do you sort values in descending order in python?

1 Answers  


What are the different uses of help() and dir() functions in python?

1 Answers  


Is notepad ++ good for python?

1 Answers  


Does python have encapsulation?

1 Answers  


Categories