dunno
This commit is contained in:
@ -49,7 +49,7 @@ def generateAge(interest_age):
|
||||
|
||||
|
||||
def showStats(intrest):
|
||||
print("You got " + str(intrest.rom_points) + " of "+str(intrest.rom_goals)+" rom points")
|
||||
print("Du hast " + str(intrest.rom_points) + " von " + str(intrest.rom_goals) + " Romantikpunkte!")
|
||||
|
||||
|
||||
class RomanticInterest:
|
||||
|
Reference in New Issue
Block a user