mirror of
https://github.com/lucaspalomodevelop/Party.git
synced 2026-03-13 00:07:21 +00:00
mate
This commit is contained in:
parent
b0af391a59
commit
a2dd65904c
3
main.py
3
main.py
@ -89,6 +89,8 @@ def mate_logik(sorte, anzahl):
|
||||
|
||||
if sorte == "Bionade Mate":
|
||||
koffeingehalt = 20
|
||||
|
||||
return koffeingehalt * anzahl
|
||||
'''
|
||||
anzahl = anzahl + 1
|
||||
koffeingehalt = 0
|
||||
@ -98,6 +100,7 @@ def mate_logik(sorte, anzahl):
|
||||
|
||||
# mws = mate wirtschafts system
|
||||
def mws():
|
||||
|
||||
return mate
|
||||
|
||||
# Qr-code generator#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user