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...
I wrote a program to open google and get the search results and it used the same concept as https://replit.com/@dObbOb11/Googleable#main.py (googleabl...
Ive lost my main-py on my other protect i backed the project up on this one but there was a module witch i cant find so someone helped me and it was c...
How do I insert a user-defined class into a database value?
I'm making a directory for registered users' profile data but I keep getting a circular reference error when I process this line:
db["Users"][ctx.aut...
I Have Been Getting A Bunch Of Random Bugs Lately And I Was Needing Someone Who Can Look Through Here Every So Often And Fix Them.
Post A Comment Stat...

I need a bit of help wth some codin...
When I run my Python code an error appears almost straightaway. The program is meant to be a game in which you guess a word and then get points if you...
It seems that in part of my code
`input('\n\nGuess #%s' % guess)`
which is meant to prompt the user for their next guess.
It is meant to output this:...
How do I use discord.py slash commands with webhook interactions?
I can not get my bot to work with webhook-based interactions. I know that I'm missing some extra steps, but I don't know how to put them in, where to...
What is the replit db set url function/variable name called?[CLOSED]
Using repl.it's new (not that new) db (not the deprecated one) I created a nice command-line quiz app a few months ago. It works in every manner excep...
Need some help with "Make sure your repl has a port open and is ready to receive HTTP traffic."
After following one of repl.it's own tutorials for making a static site generator, I added a few of my own content pages and now when opening a link I...
Hello! I am working on a Keyword Cipher decrypter, and I am having trouble making python do what I want.
BACKGROUND INFO:
Keyword cipher is a type of...
I installed a the steam_market_py python module via pip and after a couple of hours of running the bot, it shuts down and the module is removed/uninst...
How do I save a variable's value in replit's database?
### No title here
Now previously, I asked `JBloves` to give me the source code he used to save user login data into `replit`'s databse. He gave it t...
I have a question which is in this post. I am reposting this as it has been ignored.
[The post](https://replit.com/talk/ask/Python-tkinter-problem/133...
Hi, I'm trying to remove a character from a string permanently but when I look it up I get nothing. Is there truly no way to remove something with a s...