package main import "fmt" func main() { // TODO: print numbers 1 to 5 using a for loop }
Output
Click Run to execute, or Check to validate.
Ask questions or share tips about this tutorial
Sign in to join the discussion