Skip to content

Instantly share code, notes, and snippets.

@MysticFragilist
Last active January 12, 2023 04:51
Coffee!!
while(!coffee.isEmpty) {
coffee.Drink();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment