up
This commit is contained in:
3
tableau.py
Normal file
3
tableau.py
Normal file
@@ -0,0 +1,3 @@
|
||||
ingredient = int(input())
|
||||
qtIngredient = [500, 180, 650, 25, 666, 42, 421, 1, 370, 211]
|
||||
print(qtIngredient[ingredient])
|
||||
Reference in New Issue
Block a user