Skip to content

Instantly share code, notes, and snippets.

@MyNameIsKodos
Created January 28, 2015 08:17
Show Gist options
  • Save MyNameIsKodos/532f6ad64ca811a49dd1 to your computer and use it in GitHub Desktop.
Save MyNameIsKodos/532f6ad64ca811a49dd1 to your computer and use it in GitHub Desktop.
for i = 0,115 do print(i .. " + " .. 115 - i .. " = 115") end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment