Skip to content

Instantly share code, notes, and snippets.

@qoelet
Created July 19, 2010 01:38
Show Gist options
  • Save qoelet/480900 to your computer and use it in GitHub Desktop.
Save qoelet/480900 to your computer and use it in GitHub Desktop.
import somecoolfablibrary
robot = somecoolfablibrary.Robot()
robot.dice_bread(two_loaves)
robot.flavor_bread(butter, herbs)
robot.bake_bread()
robot.collect_bread()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment