ContourLines
@ContourLines
0
weekly challenge 4Entry for the final weekly challenge! Each task I have completed is in a separate function.
4
1
0
I have been developing a language and I am now on parsing stage, however I have run into a problem concerning identifiers. Look at this code:
test: fu
I am working on a NodeJS project in which I require the 'hexdump' bash command. However, the bash version on a NodeJS repl is only 4.4.12, which, as f
Coder100 Node.js doesn't exactly use the correct version of bash all other repls use. This is because they are not using polygott.
Here's a sample repl that works here2 years ago
I decided to try and reduced the amount of lines it takes to write the fibonacci sequence program in python, but I've just figured out an easy shortcu
Python
CodingCactus I'm not sure that you're allowed to use exec in code golfing and also, golfing is based on the number of characters.2 years ago
Lately, repls seemed to of no stayed up 24/7 by themselves anymore (I'm sure they used to be online all the time) and I've been trying Uptimerbot but
PattanAhmed @ContourRepl Hi,
Yeah.
Repl.it has been goin' a bit glitchy these days.
We can't keep your Discord bots online, etc problems...
But I think these problems and issues may be recovered soon as Repl.it code-monkeys are updating and testing out many new things.
Be patient like everyone!
If you want, you can post on Repl.it Bugs Board. But I am pretty sure that they know about this weird stuff on Repl.it
https://repl.it/bugs
Try!
Thanks!
Hope this helps2 years ago
Coder100 Yes, yes they have :(
This is most likely due to repl.it's updates and you should report this to bugs2 years ago
Do Repls have to provide privacy policies when normally necessary or does Repl provide those instead?
Bookie0 um i dont think repls have to provide privacy policies, but anyone can click your profile to view all your repls (except if you have hacker, where you can have private repls).
idk if youre interested, but you can view repl.it's private policies here: https://repl.it/site/privacy
> hope this helps! =)3 years ago
I haven't used tkinter in quite a while so I thought I might have a go at creating a basic ping pong game! I hope all enjoy...
Python
Recently I have been developing a JS based website to interact with the Scratch API but I seem to of bumped into a problem! I cannot find any working
HTML, CSS, JS
AmazingMech2418 Well, first off, your XMLHTTPRequest isn't being sent. xhr.send is a function.3 years ago