Pregunta de entrevista de People Tech Group

What is python

Respuesta de la entrevista

Anónimo

5 de jun de 2017

An interpreted language, Python has a design philosophy which emphasizes code readability (notably using whitespace indentation to delimit code blocks rather than curly brackets or keywords), and a syntax which allows programmers to express concepts in fewer lines of code than possible in languages such as C++ or Java.