Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Challenge | Variables in Python
Python Tutorial for Beginners
course content

Contenido del Curso

Python Tutorial for Beginners

Python Tutorial for Beginners

1. Introduction to Programming
2. Variables in Python
3. Comments
4. If...Else Statement

book
Challenge

Tarea

Swipe to start coding

Let's complicate the task. Now you need to create 3 variables, namely:

  1. color, give this variable your favourite color.
  2. dish, assign your favorite dish to this variable.
  3. language, assign your language you speak to this variable.

Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.

Let's try:)

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 2
toggle bottom row

book
Challenge

Tarea

Swipe to start coding

Let's complicate the task. Now you need to create 3 variables, namely:

  1. color, give this variable your favourite color.
  2. dish, assign your favorite dish to this variable.
  3. language, assign your language you speak to this variable.

Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.

Let's try:)

Solución

Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 2
Switch to desktopCambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
Lamentamos que algo salió mal. ¿Qué pasó?
some-alt