Challenge: The Champions League
Swipe to start coding
Imagine we have a table with the final results of the qualification round for the Champions League. Let's store the teams with first and second place in the team_a
and team_b
. The third team save in the team_c
variable. Save the team with the fewest points in the last team_d
variable. We will use these variables to print the announcements.
Please don't change the print statements and the function.
Your task is simply to unpack the list group_c within the function call parameters.
Solución
¡Gracias por tus comentarios!
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Resumir este capítulo
Explicar el código en file
Explicar por qué file no resuelve la tarea
Awesome!
Completion rate improved to 3.7
Challenge: The Champions League
Desliza para mostrar el menú
Swipe to start coding
Imagine we have a table with the final results of the qualification round for the Champions League. Let's store the teams with first and second place in the team_a
and team_b
. The third team save in the team_c
variable. Save the team with the fewest points in the last team_d
variable. We will use these variables to print the announcements.
Please don't change the print statements and the function.
Your task is simply to unpack the list group_c within the function call parameters.
Solución
¡Gracias por tus comentarios!
Awesome!
Completion rate improved to 3.7single