Pergunta de entrevista da empresa Serpent Consulting Services

What is pep 8? What is memory management?

Resposta da entrevista

Sigiloso

12 de jul. de 2023

PEP 8, sometimes spelled PEP8 or PEP-8, is a document that provides guidelines and best practices on how to write Python code. It was written in 2001 by Guido van Rossum, Barry Warsaw, and Nick Coghlan. Memory management in Python involves a private heap containing all Python objects and data structures