Jarod L
@JarodL
Repls
Community
0
Would you guys help me check my code? I did this for a class, and it needs to be checked in the following ways:
Spell Check
Capitalization Check
Punct
Python
I made a tool that allows you to choose the casing of text. I also gave it a GUI, so it looks more professional. Hope y'all enjoy!
Python
Here is the original: https://techscience.org/a/2019121801/
I found this very interesting, so I thought I'd recreate it using python. I must say, it w
Python
For some reason, my first line is printing how I want, but after that, it just isn't. Any idea on how to fix it?
Python
Do one of the lines look longer? Well, guess what! They are both the same length! Don't believe me? Measure it!
Python
I'm almost done with this, but can't seem to get it to completely work. Anyone who might be able to help me finish it?
Python
I made this for a programming class. I think it came out pretty good. What do you guys think?
Python
I used python turtle to create a snowy landscape with clouds, sun or moon (depending on whether it's day or night) and more!
Python
I hope this isn't done so much, because it was pretty easy to make. Hope you enjoy!
Python
I made an AI assistant that would open up a search page. Is there anyway I can get it to play whatever the first result is?
Whenever I submit a guess, it says that the answer is the whole list. How do I fix this?
Python
Generate a character! Customizable gender, range of chosen age, and eye and hair color! Maybe someone who can draw (which is NOT me) can draw a charac
Python
This uses the Collatz Conjecture to show how many times it takes to turn a number using the Collatz Conjecture into 1. Learn more about the Collatz Co
Python
It tells you if you've been naughty or nice. So you better watch out, you better not cry, you better not pout, I'm tellin' you why!
Python
I don't know if this has been done before, while it probably has, just thought I'd share this. It gives the meaning of the word, synonyms, antonyms, a
Python
Hey everyone, I made a calculator that can tell you what three even, odd, or regular consecutive numbers are added to get a specific number. Example:
Python
Hey guys, so this module simplifies the use of colors and styles in python. It has all of the colors and styles defined, as well as a function that ca
Python