Skip to content

Instantly share code, notes, and snippets.

@mistyrinth
Created November 13, 2018 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mistyrinth/ee55d59662f11b5af3569b48742626f1 to your computer and use it in GitHub Desktop.
Save mistyrinth/ee55d59662f11b5af3569b48742626f1 to your computer and use it in GitHub Desktop.
for num in 1 .. 9 do
print(num, "…\n")
end
print("10!もういいかーい\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment