What is your wildest programming language idea? This could be fun (silly) ideas or really cool and useful ones.
Go!
Also on le twatter: https://twit...
hi so um instead of editing together one big video because i dont feel like doing that and im on school chromebook is there a way to make the backgrou...
Vadik is creating a program where the user inputs their grade level and the program tells them which sports teams they are allowed to try out for: fre...
Matplotlib output window looks different when running a Python repl with a .replit file
Hello,
I have created a clone repl from a Github repo that was create from another repl (this is a sort of deployment process).
The original repl wa...
I was wanting to create a barcode scanner that gets a value from a 7 digit id number and searches for it and click attendance to the right of it, I do...
Nancy is creating a website that will randomly assign the user to a book recommendation. Which function should be used to randomly choose numbers?
inp...
trying to append a list in another file (all the state lists) and their counties. Using the functions:
-verified
-read_county_data
i am reading and in...
Hey! I'm learning how to make a chat app, and I want to add passwords to rooms. Can someone help me with that? I think I've attached the project to th...
Hi! I am trying to make something with sqrt using `cmath`
But, whenever it prints the result, it returns `-nan`
I believe nan is not-a-number, but I...
I was wondering if there was a way to create new websocket servers using the same repl as I was trying to create private rooms and thought that a sepa...
Adrienne is creating a program the shows the user how to do yoga. There will be ten poses shown in order when the user presses the start button. What...
How do you only clear a specific line of text in Python?
Hi, I know how to clear the whole screen.
```Python
import os
os.system('clear')
```
But how do you clear a specific line of text?
Please answer soon...
an entire repl (multiplayer) which i was coding in has just disappeared. it was not on my account though
is there any way the repl.it team can help m...