The program continuously keeps reconnecting before I can do anything with it cause when i try to run the program it keeps on disconnecting and reconne...
Hi,
I have created an account on repl.it to be better at HTML
I have learned the basics such as how to link CSS to HTML and I had a big question to as...
Do anyone want to make sth together with python? Only write a comment and the group will start, with the first person. If someone want to became a mem...
hi replit so here are the questions(html forms)
when we add a submit button to a form and send the value to another page the page that page process th...
How do i encrypt a file(or text) in node js?(with a set password)
I have been looking everywhere to find out how to hide files from public view, and I DONT WANT TO USE .ENV OR USE IT FOR AN ONLINE DB!!!!!!! So, how c...
Before the update (when you had 100mb instead of 500mb of free space) you could see how much space you have left. Is there a way to check it on the ne...
Would it not be cool if we could see stats for repls and overall for our profile? For example, see total lines in a repl and in all your code. Total t...
I know I can run the chromium browser on bash with
```bash
chromium-browser --no-sandbox
```
However, it crashes a lot.
Is there a way to run firefox...
Fail to load the base.html, register.html & login.html
I have attempted the Flask tutorial on Blueprints and Views and Templates, but i have encounter a problem to load
register.html and login.html
How t...
Error: your program is already running, please stop it first
I have a multiplayer repl created by a user with the hacker plan. I have a free account. At about 9:50, the repl stopped working. When I attempt to ac...
An ascending integer occurs when each digit is greater than any digit that precedes it. An example is
478. Write a program that finds the number of as...
Why are these blue "stains" appearing? How can I remove them? They're getting in my way!
. Thanks everyon...
BTW THE PASSWORD IS A CHALLENGE :) ITS ENCODED TRY TO DECRYPT IT ILL GIVE ONE HINT: 64
so I've been learning ethical hacking and been doing ctfs and...
Shall I make a tutorial on how to make a GUI Celsius to Fahrenheit converter? Click [here](https://repl.it/talk/share/GUI-Celsius-to-Fahrenheit-conver...
How come it shows up as NaN even though it is a number?
I'm confused. So this was a project for my Dad to calculate mean deviation. But then i was like yay it should work and the JavaScript looked ok, but...