Emily Ye
@LingWu1
I have officially left Repl.it and deleted all my codes. Bye!
Stay Alive.
Press "UP" to go up and avoid the green poles.
Basic Minecraft
Like minecraft but not as many controls and options and stuff
ch1ck3n Thanks to classic.minecraft.net for the game part
bruh why don't you make your own game2 years ago
Race to the Finish. Its really short, but enjoy
I recommend not having you starting balance above 1 Billion cuz then its going to lag.
A code made up of 21 lines.
Its rather glitchy
This is 100% not my best code.
Enjoy!
Its a simple clock. It doesn´t show USA time, but its a clock.
My description for this repl - Its a mad libs generator
Hope you enjoy it.
HTML Introduction
What is HTML?
HTML stands for Hyper Text Markup Language
HTML is the standard markup language for creating Web pages
HTML describes
https://repl.it/team/DVLPDiskMinor
Join My Team! I am looking for people who know Python and Java, or HTML if you do because I don't really code it.
A
Hello fellow coders!
The task is to implement a smartphone directory that collects contact data from the user until the user prompts the program to. C
Hey there! You failing your math tests on arithmetic?
Raise your IQ here! Test your brain on easy, medium, and hard mode!
How to play
Choose level
Typ
This is pretty basic for python, but I just wanted to create one.
How to play
Enter the 2 maximum number of the dice, and then the computer will roll
@Coder100 made a Turkey Tag(Check it out and upvote) so I forked it and changed the little smiley faces so they are pilgrims and made the egg invisibl
I found this code in one of my folders and I don't know who it is. I don't think its @amasad because he made Code Daily(Check it out), so I don't know
tussiez Typically, you shouldn't ping amasad frequently
And by opening the webpage, you can quickly learn that..
Drumroll please
GrahamSh!
2 years ago
TsunamiOrSumth you shouldnt ping amasad for silly reasons like that, and its made by --explosion-- and GrahamSh, which you would figure out if you took a single look at the website2 years ago
Hi, I don't know what's wrong with this I have been trying to add a new animation to this code and then this error popped up.
(This is a forked repl m
Coder100 your indentation is all wrong here
image
a fixed repl: https://repl.it/@Coder100/Testing-animation-snow-1324-13241-mark-as-correct-answer2 years ago
JBloves27 The error is probably because I used tabs instead of spaces. So go to settings, and then choose the indentation thing to tabs. Then it should work. Also indent the elif mode == '3': ;)2 years ago
RYANTADIPARTHI Solution
that is an indentation problem. It's common. Just unindent everything near the error, and you're all set.
elif mode == '3':
menu=False
for i in range(9):
clear()
for line in range(len(open("landsape/frame1" + str(i + 1) ).readlines())):
print(open("snow/frame" + str(i + 1) ).readlines()[line],end="")
time.sleep(0.5)
time.sleep(1)
clear()
and indent again
elif mode == '3':
menu=False
for i in range(9):
clear()
for line in range(len(open("landsape/frame1" + str(i + 1) ).readl2 years ago
Well, this isn't really a tutorial but I thought it would help anyway to put it here.
These are the answers to the CodingBat(Java) Recursion-2 answers
Plagiarism is sadly something that many people do, so I decided to create a Minecraft code using SQLite because repl.it doesn't have SQL.
This is supp
EliasSanderson It's amazing how much it has developed in 5,6 years. the first time I saw that program, it was so glitchy I could hardly play. Now it's not so glitchy :D1 year ago
JBloves27 WOW! really cool! nice! wait... oof, sqlite doesn't work. Ill try the link soon!2 years ago