Beta Version - Check back for patch notes, I know the code looks a little jumbled but it is a beta hope you enjoy!
PATCH NOTES V 0.5
#Fixed some bugs...
Stuck on this JavaScript function trying to figure out the cartPrice and the priceLookup?
I'm new to the coding world and currently I'm stuck on trying to figure the question 1 & 3. Can someone help me in the right direction thanks.
let it...
## Linked List in Typescript but use Closure instead of Class
Inspired by this post [Computer Science in Javascript: Linked List](https://humanwhocod...
I am trying to make a working corana virus model with social distancing
I was wondering if there was a feature so if you select a line of text that repeats often in the code you can change all of them at once (NOT a variab...
Hi! I'm trying to learn CSS transforms and stuff to make a 3D game. I managed to get 1 cube but I can't figure out how I would possibly get a second o...
Is the new database feature more reliable than storing data on files such as using pickle?
I just happen to notice a new feature when I opened my Python repl, which is basically an integrated dictionary, but seems like a super-dictionary wit...
Learning Java, so I redid one of my old practice python projects. I thought I'd post it, both because Chō-Han is fun (admittedly more so against other...
when the user_species input is given an unaccepted answer it loops infinitely
how do i fix this? i have been looking into try except and other things but every time i use except or something else it gives me a python error or lo...
Pick two numbers, and a random number between those two will be chosen. Then you have to try and guess that number, and the game will tell you if your...
# Using Repl.it cli
First, you need to go to repl.it/~/cli
Now, first you have your account commands. You start by typing ```account```
Now you will...
How disable python plots and enable web server instead?
I'm writing a little chart api on python3 for myself.
So I'm using aiohttp web server and pyplot, and when I'm doing `import matplotlib.pyplot as plt`...
Hi I just downloaded Firefox and used it with repl for the first time but I'm continually having an issue where the tooltips that appear when you hove...
On every website, there is a logo on the top. Here is a picture for it. But I don't know how to do it. Can somebody help me?
![logo11](https://storage...
This took like an hour to make, because I had to relearn Tkinter. I also tried to use matplotlib but for some reason, it failed to load to Repl.it? An...
Hey Guys!!
I Have recently joined this amazing and beautiful Replit Platform and I had made my new cute looking and sharp timing Clock Of Luck. If u w...
Hey! I'm trying to implement 2-player multiplayer in my game, and I'm using PeerJS for Peer-To-Peer Connection. I've got everything working, except ma...