Challenge: Reverse Print
Opgave
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.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 7
single
Spørg AI
Spørg AI
Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat
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
Stryg for at vise menuen
Opgave
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.
Løsning
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 7
single