Skip to content

Instantly share code, notes, and snippets.

@MysticFragilist
Last active January 12, 2023 04:51
Show Gist options
  • Save MysticFragilist/9316037e2d80a8aac5e9cc646390c521 to your computer and use it in GitHub Desktop.
Save MysticFragilist/9316037e2d80a8aac5e9cc646390c521 to your computer and use it in GitHub Desktop.
Coffee!!
while(!coffee.isEmpty) {
coffee.Drink();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment