Una conversación en vivo con Python

Si los archivos .py son como escribir un libro, la consola interactiva (REPL) es un chat en vivo con el idioma. Es ideal para comprobar rápidamente un fragmento, utilizar Python como calculadora o echar un vistazo al interior de una biblioteca. A veces, crear un archivo completo para una línea es demasiado lento. Python tiene un modo interactivo: escribe una declaración, presiona Enter y Python responde inmediatamente. Este bucle se llama REPL (bucle de lectura-evaluación-impresión).

Full content is available with a subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.