Skip to content
Sign UpLog In
Profile icon

ContourLines

@ContourLines
  • More Scratch API Interactions

    Cover page
    Made with HTML, CSS, JS
    Recent comments (0)
  • idea

    Cover page
    Made with Node.js
    Recent comments (0)
  • fibonacci

    Cover page
    Made with Python
    Recent comments (0)
Repls
Community
ContourLines
ContourLines
published a Repl
2 years ago
0
weekly challenge 4
weekly challenge 4Entry for the final weekly challenge! Each task I have completed is in a separate function.
DynamicSquid
DynamicSquid
SCORED2 years ago
ContourLines
ContourLines
shared a Post
2 years ago
Issue with identifiers at parsing stage
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
ContourLines
ContourLines
shared a Post
2 years ago
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
RowanFromBJC
RowanFromBJC
Unless you explicitly need to use bash, this might work: hexdump-nodejs2 years ago
Coder100
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
programmeruser
programmeruser
Hexdump works in bash repls, wdym?2 years ago
ContourLines
ContourLines
shared a Post
2 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
fibonacci
Python
CodingCactus
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
ContourLines
ContourLines
shared a Post
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
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
Coder100
Yes, yes they have :( This is most likely due to repl.it's updates and you should report this to bugs2 years ago
ContourLines
ContourLines
shared a Post
3 years ago
Do Repls have to provide privacy policies when normally necessary or does Repl provide those instead?
Codemonkey51
Codemonkey51
https://repl.it/site/terms under user content3 years ago
Bookie0
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
ContourLines
ContourLines
shared a Post
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...
pingPong
Python
stonefish
stonefish
hello contour lines1 year ago
cmglj
cmglj
How do I move? I can't get the ball 3 years ago
ContourLines
ContourLines
shared a Post
3 years ago
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
More Scratch API Interactions
HTML, CSS, JS
AmazingMech2418
AmazingMech2418
Well, first off, your XMLHTTPRequest isn't being sent. xhr.send is a function.3 years ago
ContourLines
ContourLines
The problem is still current and help is widely appreciated!3 years ago