"Hej, Amigo!"

"Jeg hørte, at du har lært om loops. Jeg vil give dig et par opgaver."

2
Opgave
Java Syntax,  niveaulektie
Låst
1 to 10
Human kids quickly learn to count to ten with their fingers. The inhabitants of Planet Skrewy with their 2,048 tentacles are less lucky. Let's count up to ten using Java and a while loop. We won't just count. We'll also display our count, and each value must be displayed on a new line.