Skip to content

Instantly share code, notes, and snippets.

@aryasurya21
Created September 20, 2020 08:39
Show Gist options
  • Save aryasurya21/5c51a6c87a43afaebeb827979f1bdd40 to your computer and use it in GitHub Desktop.
Save aryasurya21/5c51a6c87a43afaebeb827979f1bdd40 to your computer and use it in GitHub Desktop.
let giveBoxToMe = {
print("look to left")
print("find a box")
print("pick the box")
print("hand over me")
}
giveBoxToMe()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment