Challenge
Task
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 output.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 4
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 2.7
Challenge
Desliza para mostrar el menú
Task
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 output.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 4