he/him, young self-taught fullstack dev (with a little bit of python), started coding September 2019
somewhere
codeExec
Have you ever used the Python exec function?
You're probably like me when you used it - yuck.
So, I decided to make codeExec (which uses exec
BookCreator
Have you ever wanted to create books?
Show the world your writing skills,
or just do it for fun?
Well, now you can do it anonymously!
Fe
Node.js
Leroy01010 cool
Maybe anonymous isn't the best idea u don't know if someone writes something that is not age appropriate.2 years ago
Heya there! HTML may seem very... well... how do I say this? I guess I could say it's easy, but JavaScript is a "whole new level" to some newbies. So,
Hi, this seems to be returning an SyntaxError. Why is it doing this?
I have searched everywhere on StackOverflow for an answer, but can't seem to fin
Coder100 YESS
FINALLY
I FOUND IT
LINE 99
You had an extra indent!!
if (not re.match(f"[${string.punctuation}]", line.split()[1])):
if (line.split()[2] == "="):
try:
value = eval(line.split()[3])
except:
print(f"[Line {lines_num}] An invalid variable value was passed.")
else:
----------^
variables[line.split()[1]] = value
else:
print(f"[Line {lines_num}] Please declare that you are makin2 years ago
BookCreator is a node.js program (my first one, can you believe it?) where you can write books and some stuff.
If you need to change pages, simply ch
Node.js
botApi I really like this :)
Is there any limit of pages in a book? So what if I added like a 1,000,000 (using some test script) in a book, will the site be still fast?
Also, here are some ideas:
User system (so you can make an account and write books)
edit book
add limits, so a book can have a max of 1000 pages or something2 years ago
In my project, I want to make a directory with the pages of the book you created (txt files for each individual page). But I can't seem to do this in
Coder100 not in HTML, or else hackers would be able to delete your index.html file and all other files. Because what differs from a trusted script and a malicious script in the web?3 years ago
Do I really need to explain?
Your auntie died and gave you a buttload of cash, and told you to move on with your life, and to live a successful one.
PIN Cracker [BETA]
WARNING: This must only be used for experimental purposes.
How to use
1. Enter a password for the PIN Cracker.
2. The guesser will
DynamicSquid PIN Cracker!
The program:
pin = input("Enter your pin: ")
print("Cracking password...")
sleep(5)
print(pin)
lol jk, well done!3 years ago
plants.exe
plants.exe is a game where you take responsibility as a farmer.
About
You are a local farmer in Mexico and you take a job in the US.
The p
Leroy01010 it doesn't allow me plant
$ home/git/plants.exe > show
1 2 3
| | | 1
| | | 2
| | | 3
$ home/git/plants.exe > plant(1,1)
The command "plant" takes 2 arguments (2 more needed)3 years ago
this was a submission for the "codersunited game jam"
codersunited is a repl.it team, not the repl.it game jam.
to find out more, check the readme.md
About
Story of Herobrine is the prologue of Herobrine, but in a Minecraft: Story Mode way.
Founded by Leroy01010 and helped by me, we made this second
This is the continuation of Story of Herobrine: Episode 1.
Description
This is a remix of Minecraft Story Mode, but the characters are coding develo
Leroy01010 can you duplicate it so we can do it on a different project
(it's because it is a demo)3 years ago
VulcanWM You names the function cls, but did the function vls, so it is showing an error. You should check your work before posting it on Share.3 years ago
My teacher asked us to do a project, where we make a replica of a website that is popular on repl.it.
I decided to make a login page in that replica,
Coder100 you need a backend because the username is saved by HTTP header.
Here's my tutorial on it3 years ago
Codemonkey51 you need backend for repl auth if you want it to function check this tutorial out3 years ago