So I tried making two repls one a server and one a client and used sockets to connect them, but issues occurred and I can’t seem to make them work so...
This is part completed code to make a working RSA Cipher. The problem here is that I cannot do one part. I have commented on the main program what t...
This is a simple program that utilizes the [Open Trivia Database](https://opentdb.com/) to get a range of questions. You can choose how many questions...
My attempt at making an Autocorrect.
Yes, I know it sucks. \(Trust me, it turned "maek" \(typo of make\) into "meek"
https://repl.it/@Lamby777/Lambo...
# About Me Website
This website is something that I made for the challenge. However, when I tried to submit it, I couldn't. Then I realized that the c...
This game is a guessing game where the user first inputs a country. The computer will output another country whose first letter is the last letter of...
Here's my program for the weekly challenge. I used flask, just like last week's challenge, to add the web design. I think this is the best program at...
I have worked on this app for a very long time (okay, maybe not that long) but it looks pretty good. All the updates are in the app as well as:
- Noti...
Howdy!
So, I thought I'd do a mini-project in Python attempting to something I am very familiar with, _Structs_.
Now, while it is nearly just a dict...