cf20600
@cf20600
Well, it is a generator of words and phrases and very occasionally, passwords.
But most people like to use these just to find the most obscure combin
Python
This is a random playing card generator.
Press enter to draw a random card.
Still very messy programming, I know. I made this before I made the calcu
Python
SixBeeps You can combine the spades, clubs, and diamonds arrays into one single array to increase efficiency3 years ago
My first ever major thingo.
Can do most calculations - but no BIDMAS/PEDMAS etc.
Tell me if it breaks, I'll try to fix it.
I know that the programmin
Python
meable Traceback (most recent call last):
File "main.py", line 82, in
print(final_part)
NameError: name 'final_part' is not defined
got this error when running it3 years ago