Skip to content

soggy-mushroom/CocktailApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unai Cocktail App

This app takes a comma-separated list of cocktail ingredients and returns a list of all cocktails that can be made using some or all of those ingredients.

Usage:

python -m cocktailapp <comma-separated cocktails>

For example: python -m cocktailapp vodka,apple juice,light rum,dark rum,orange juice,whisky

Prints:

155 Belmont
Rum Screwdriver
Screwdriver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%