Challenge: Reverse Print
Tarea
Swipe to start coding
Write a function that prints the elements of a string array in reverse order, one per line.
- Start from the last element of the array.
- Continue printing each element until you reach the first element.
- Print each element on its own line.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 7
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Suggested prompts:
Can you explain this in simpler terms?
What are the main points I should remember?
Can you give me an example?
Awesome!
Completion rate improved to 3.57
Challenge: Reverse Print
Desliza para mostrar el menú
Tarea
Swipe to start coding
Write a function that prints the elements of a string array in reverse order, one per line.
- Start from the last element of the array.
- Continue printing each element until you reach the first element.
- Print each element on its own line.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 7
single