Skip to content

Instantly share code, notes, and snippets.

@xhackjp1
Created January 16, 2019 04:40
Show Gist options
  • Save xhackjp1/ff009bf4844e05924e143ea5a230caba to your computer and use it in GitHub Desktop.
Save xhackjp1/ff009bf4844e05924e143ea5a230caba to your computer and use it in GitHub Desktop.
for num in 3..5 do
print(num, "¥n")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment