# JavaScript
Hello, I have a question. Suppose I have a string like this:
```js
"hello\\nworld"
```
Now, when printed, you see:
```yaml
hello\nworld
`...
I'm planning on building a website that is sort of like a scavenger hunt. I want to have hidden buttons and stuff, with certain 'things' you need to f...
Hiya, I've just decided I'd like to participate in the Jam but I don't really have any teammates.
I'm wondering if it anyone would like to be my tea...
What are all the Repl.it Roles that you can have? Is there a complete list or something?
I've been seeing tags like content creator and detective, an...
Would anyone like to do a python story game with me?
I have made a few story games before. but most of the time i end up abandoning the project because I would like to pursue other idea and mostly becaus...
Hey folks,
I'd like to get better at C++ and would like to collaborate with someone to write something like what I wrote in Python in C++. The big pr...
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...
How to see if the user is pressing a key? (PYTHON)
I have this ascii pong program, and I have all the interactions done, I just have the paddle movement to do now.
The problem is, the library that I a...
Hello, repl.it-Team,
I've found a repl that tries to phish Instagram account information:
http://instagram.mariebien.repl.co
https://instagram.bella...
Hello everyone, I have been trying to learn code for a long time, but I never had the time, due lookout, I have started to code and I am enjoying it t...
Hello, I found that I really like coding encryption and decryption with python. I have made an Affine Cipher encrypt/decrypt. If you do not know what...
I have to delete each file individually, by clicking on the three dots, then pressing delete.
Every time I do a new tutorial, I create a new file, bu...
Hello, on this repl I have 6 True/False Questions. I do not know how to create another document so that Main.py can pull random questions from that do...
Still... Strange things are happening with my program.
Hi all,
When you run my program and look through the css files, you might notice that the css styling does not match up with the actual result.
Addi...
Hello,
I am working on some of my Computer Science homework, and we're on the Variables unit. But, I am having a hard time understanding what a "varia...
How to i add a background image for my website. For sometime now i've begun a new project but i have recently had difficulty in adding a background im...