important=['delicious','fabulous','very tasty','good','very good','not bad at all','favorable','ok','nutritious','italian','mouth-watering','objectively pleasing','aromatic','something to write home about','probably digestible','edible','a complex blend of carbon-based chemistry','not sanitized"); DROP TABLE MEALS;--','not poisoned','of unknown origin','crunchy','finger-licking good','fantastic','the best one we had so far','fancy','extrordinary','pleasant']
newcommers=["Rick","Morty","Jerry","Mr Poopy Buthole","Karl Gustav VII","Erik"]
day=1
whileTrue:
#somebody-joining module
defnewDay():
globalday
important=['delicious','fabulous','very tasty','good','very good','not bad at all','favorable','ok','nutritious','italian','mouth-watering','objectively pleasing','aromatic','something to write home about','probably digestible','edible','a complex blend of carbon-based chemistry','not sanitized"); DROP TABLE MEALS;--','not poisoned','of unknown origin','crunchy','finger-licking good','fantastic','the best one we had so far','fancy','extrordinary','pleasant']
iflen(newcommers)>0andrandom.random()<0.1:
newbe=Person(newcommers.pop())
newbe.attendanceRate=0.2+random.random()*0.8
print"### NEW MEMBER ###"
print"!!! {} has joined the group !!!"
n_people=0
whilen_people<3:
attendees=[]
@ -149,22 +124,27 @@ if __name__ == '__main__':
print"{} people gained {} KukPoints each".format(n_people-1,payment)
print"The meal was {}!".format(random.choice(important[:day]))