I want to create a program in Python 3.5.2 that picks a random winner, but particitpants can have higher luck that others based on what they pay. How can i do that?
Edit: How could I make code that allows people to pay a fee and enter with their amount of dollars as their luck like a betting/raffle type of thing, there could be many people joining so it needs to be efficient.
Thanks in advance for all answers
Sketch of product for those more interested
I believe this question as not been asked before...