ME
@dabs364
I’m a person.
Its supposed to be a ghost moving and eating a pumpkin.
If you like it UPVOTE
HTML, CSS, JS
Bookie0 nice start, but the colors dont go really well; too flashy. Try better colors that go well together and go to coolors.co for better colors that go rly nice together.
Also yea like Techde said, you could make this into a game. For example you can add a random key generator, and you have to quickly tap that key in the fastest time.
also where are all the other keys, like - + [ ] \ '; . , / ` ? : " : | } { + _ etc. lol?
anyways yea good luck! ;)2 years ago
techde blue, red and green just dont go together though bro, also this could turn into a game, if you try hard enough!2 years ago
I mean the canvas that the turtle draws.
Ill give you cycles.
Bookie0 Hi
Yea, contrary to for example a C++ repl (image below is repl run in a new tab) you can't put the canvas of the turtle drawing in a new tab, so you, unfortunately, can't get the repl run link :/
You can suggest it in the feedback board here. ;)
Screen Shot 2020-10-01 at 5.14.17 PM
2 years ago
Whacko Yeah, no. Sorry. There's no way for the turtle. Put that in feedback,, and hopefully they'll add it.2 years ago
Coder100 nope, it's so stupid right?
the closest is:
https://repl.it/@[username]/[replname]?lite=1&outputonly=12 years ago
1 day left.
I need help.
Ill give cycles
HTML, CSS, JS
Coder100 Make it a number (like you are supposed to):
Number(var1) + Number(var2)
Or you can use JS quirkiness:
+var1 + (+ var2)
var1 - (-var2)
So in conclusion make sure to always, always, convert a variable to their correct type!
[] + [] // => ""
[] * [] // => 0
`3 years ago
mamamia5x It's because the tag (any of them really, like or ) automatically adds a line in the text area. A work around might be to do innerText = urn, or to do innerHTML = urn (without the tag).
Another way would be to do it via CSS like
for the h2 tag -
white-space: nowrap;
overflow: hidden;3 years ago
Coder100 Because there's text, so what happened was that the text added more space to your div which then made it out of sync with the other ones.3 years ago
PattanAhmed @dabs364 Hi,
What about reading these websites:-
Click here
and
Click here
Hope this helps3 years ago
Hello Peoples!!!
After a looooooong time I found a way to print Fibonacci number s without loops.
I used benets formula!
There are no external module
HTML, CSS, JS
I’m trying to use flask form action and I need to turn it into an integer to add it.
How do I do that?
Coder100 Well, first you have to get the key:
result = request.form['name']
result2 = get_fib(result)
smh3 years ago
Welcome back people!!!
Im back
This guesser will guess your location (hehe) as long as you follow the directions!!!
remember to upvote!!!
HTML, CSS, JS
Heelo Im here with my first python flask website!!!
YAYYAYAYAYAY
REMEMBER TO UPVOTE
Instructions are on the webpage!!!
-----------------------------
This is my first weekly project!!!
I HOPE YOU* LIKE *IT!!!
It took me 3 hours to make!
Enjoy!
REMEMBER TO UPVOTE ALSO!!!
JK
print("UPVOTE ACTUALLY")
Python
Hi guys!! Since everybody else was making Python Turtle images...
I made one too!
Its a copy of my profile picture!
Real:
hello675
Copy:
hello675co
Python (with Turtle)
Hello peoples im back again...
With racing! You need to answer math problems to go ahead!!!
I even made a turtle diagram!!!
Happy racing!
Python (with Turtle)
Hi guys!! Since everybody else was making Python Turtle images...
I made one too!
Its a copy of my profile picture!
Real:
hello675
Copy:
hello675co
Python (with Turtle)
hi! Does anyone that knows python and js wanna join my team for the lang-jam?
k9chelsea2 what I reccomend is going to the repl discord server (if you have discord) going to bot usage writing out the command "]jammer" and then going [here] (https://discord.com/channels/437048931827056642/740104208677863517) to find teamates3 years ago
im making a chat thingy in python and i found out that as a user you cant let the system type in a file. is there a way to disable this setting (so on
HI GUYS!!!
I really want to make a site that can have people make polls and use them!!!
The thing is that I don't know enough to make it!!
Right now I
Coder100 Hi! So basically, for a polling site, you can use replit-db as your database, flask as your backend, and of course, HTML for your frontend. Here are some links:
Repl.it DB
This awesome client is created by @Codemonkey51. Be sure to have explorer mode turned on here.
https://pypi.org/project/replitdb/
Flask
https://www.tutorialspoint.com/flask/index.htm
https://flask.palletsprojects.com/en/1.1.x/tutorial/
https://www.javatpoint.com/flask-tutorial
https://realpython.com/tutorials/flask/
https://3 years ago
Bookie0 Here check these out:
https://www.w3schools.com/php/phpajaxpoll.asp
https://www.opinionstage.com/blog/html-poll/
https://css-tricks.com/how-to-design-and-create-a-php-powered-poll/
https://www.powr.io/tutorials/how-to-add-poll-plugin-to-your-html-site
https://eeharbor.com/polls/documentation/defaultpollhtml
Happy coding! =)
3 years ago
Dis is my first tutorial (You have to start somewhere)!!!
I hope you like it and remember to upvote...
It took forever to find out!!!
So lets start!!!
Hello People!
I'm making a website that has accounts and I think that it will be cool to use the repl.it login. How do I do that?