There was a bet contest in my company which I was pushed to participate in.
I didn’t want to research every soccer team involved (I don’t know anything about soccer), so I just took the percentages of which team would win according to participants (ex : 38% for team A winning, 14% for a draw and 48% for team B winning) and shove them in a Python script that would generate plausible results (ex: 2-1 for Team B).
I put the generated scores in the betting website.
There was a bet contest in my company which I was pushed to participate in.
I didn’t want to research every soccer team involved (I don’t know anything about soccer), so I just took the percentages of which team would win according to participants (ex : 38% for team A winning, 14% for a draw and 48% for team B winning) and shove them in a Python script that would generate plausible results (ex: 2-1 for Team B).
I put the generated scores in the betting website.
I won.
Not sure that counts as luck lol but congrats!