Euroleague

Sign in to test your solution.
aantal_personen = int(input("Aantal personen: ")) budget = float(input("Groepsbudget: € ")) ticket_type = input("VIP-tickets of Gewone tickets? type V of N: ")