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.
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Awesome!
Completion rate improved to 4
Challenge
Deslize para mostrar o menu
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.
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3