I hit 500 cycles recently. YAY, thanks!! Although I probably have about 50 cycles in ask questions where they haven’t selected my answer as the answer...
Made into a website here: <https://how-to-python.codingcactus.repl.co/>
Firstly, this is a guide on how to code in Python up to GCSE level, as I know...
### How fast can you type?
Find out using this test
***
# How to use
A sentence is shown to you, you have to type in each letter correctly, if you g...
# **2048**
***
# What it is:
If you've never heard of it, basically, you have to put 2 squares of the same number together, which will combine those...
Was originally, just a bit of a joke, but I decided to continue it a bit more, because pretty much anything is better than just sitting around during...
# **HELLO**
***
This is my first proper html/css/js project that I have done by all by myself (mostly)
***
Thanks to @MatReiner for teaching me some s...
### Here is a template for an encyclopedia/anything.
***
It is based off my [Cactapedia](https://cactapedia.codingcactus.repl.co/index.html) and is v...
Hi!!!
Continuing down my journey of flasky stuff, here is a nice and simple url shortener/disguiser thingy.
Example: https://url.codingcactus.codes/...
I missed this one hehe. But I just do these weeklys for the projects where i can practice css and learn js (still terrible at both)
***
### So um he...
Hi, I made a thingy!
So basically, I know no js so don't look in script.js unless you want to be offended by it.
This calculator just does calculati...
Hello, so this morning I made a theme for the ide (the syntax highlighting) which i am quite proud of :)
Firstly you need to download the Amino plugi...
The Fibonacci sequence is where the next number in the sequence is the previous two numbers added together. So: 0,1,1,2,3,5 is part of it for example....
# Why does repl.it have no official dark mode?
***
I don't know much about web development, so I was just wondering if there was like some complexity...

# Hi
So, basically I want to how crea...
This repl is a translator for the secret child language of pig Latin:
https://en.wikipedia.org/wiki/Pig_Latin
With this repl, you can translate to or...
This my submission for the new weekly challenge thing
***
If you divide by the reciprocal of a number, it is the same as multiplying
***
btw, the code...
Everything is explained in the GUIDE.md in the repl, but ill copy it here anyway lol
If there is something which isn't explained, then please tell me...
Here is my submission for the weekly submission.
***
You enter an integer and it will add if the number of digits in the numbers between it and 0 and...
When playing against cpu, sometimes they don't make a move. I've checked every thing, maybe a fresh pair of eyes will help, or a completely different...
Attempt at Profile Picture using the new BASIC language
My attempt at using the new BASIC language made by @amasad (https://repl.it/talk/learn/Announcing-Basic-Language-With-Graphics-Beta/31741) to recreate...
Hi, I am currently in the process of trying to learn html/css/js and I would really like some suggestions for things to code so that I can learn all t...