Challenge
You are given three print()
functions. You need to make Python ignore the second call of the print()
function so that only 'A' and 'C' will be outputted.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 3
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Awesome!
Completion rate improved to 4
Challenge
Desliza para mostrar el menú
You are given three print()
functions. You need to make Python ignore the second call of the print()
function so that only 'A' and 'C' will be outputted.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 3