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.
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 3
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Suggested prompts:
Posez-moi des questions sur ce sujet
Résumer ce chapitre
Afficher des exemples du monde réel
Awesome!
Completion rate improved to 4
Challenge
Glissez pour afficher le 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.
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 3