0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
2 Posted Topics
I have no experience on IBAN parse, but i think all your core algorithms is to "Check validity". I add all element into dictionary to avoid checking exist of a key. Maybe we can assign all value to str later. My poor English.... [CODE] # # IBAN_Check.py # Utility to …
Re: Coin Flip
[QUOTE=vegaseat;820717]You can go with a while loop, but you have to add one to heads if it's a head, similarly with tail, also you have to deduct one from the amount within the loop. Look it over, it will make sense ... [code=python]import random amount = 100 heads = 0 …
The End.
orinbai