Skip to content

Instantly share code, notes, and snippets.

@inabahare
Created June 16, 2015 15:15
Show Gist options
  • Save inabahare/fe7c80795b92d2a49651 to your computer and use it in GitHub Desktop.
Save inabahare/fe7c80795b92d2a49651 to your computer and use it in GitHub Desktop.
for(p = 0; p < 10000; p++){
sp.say();
sp.left.punch();
sp.say();
sp.right.punch();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment