Agree. If it was a perfect world then governments would fund and contribute to open source project to make sure there are good free solution to keep your data private (at least from being collected and sold to some random companies) and make sure they won’t go down.
Sadly I don’t think it’s really happening…
I don’t have the answer, but if you are looking to do something like that you could simply do :
if coin in (25, 10, 5):
Or use a list but I think using a tuple is better as your values are fixed.