so...i've been testing out with secret keys lately...
i made a secret key called it correct_answer and the value is 4.
if you type 4 it will say cor
ColePayneSexton you have a traceback error on line 2
apparently you have a keyerror your key'correct_answer' doesnt exist or has no value2 years ago
12
maze templateadd colors, bigger maps, etc.
185
1
12
so...i've been seeing some .tk domains...what do they even mean?
InvisibleOne It's just a cheap domain that you can sometimes get for free from some places. It stands for an area of New Zealand I think.2 years ago
8
Atomic Bomb 💣a animation about a atomic bomb being dropped...
29
0
8
^^^
so im asking this question because i didn't see my unnamed repls on my public profile.
mm...it's been a while since i been on replit and made a p
Bookie0 All repls are by default public. You can make a repl private (meaning no one except you and people that are invited to it can view it) by clicking 'private'. You'll need the hacker plan for that though.
Screen Shot 2021-05-04 at 10.17.56 AM
Good luck! :D2 years ago
19
Python Repl Stats broken for some reason :P prob the module i used is down for some reason
83
12
19
darkdarcool do you know how we could have this data as a return statement, when I print it out it's fine, but when i give the data as a return statement it prints `none`2 years ago
0
6
0
0
0
Training || Maze Gametraining your maze skills...
30
1
0
Always On problem
When I want to turn something into always on it says Cannot add more always on repls; you've exceeded the limit of 5.. But I don't
helloyanis I don't really know for that one, but does the problem occur on every repl or just this one? In the meantime you can use uptimerobot to have it always on.2 years ago
0
Dungeon🔐 ver. 1.0 ver. 2.0 will not come out XD
53
3
0
So...
I've seen some replers (on their bios) they had a link to a .dev website (or whatever you call it) and their name in front of it. Or name.is-a.d
Python Flask problem
Here's my code:
from flask import Flask
app = Flask(name)
@app.route('/')
def hello():
return 'hello!'
if name == "main":
Is there a way to detect that a sprite is touching another sprite in KABOOM JS
^^^?
SixBeeps Use collides() for if you need to run some code for just one frame, or isCollided() along with an update loop for if you need to run code on every frame.2 years ago
Connect Python to google search?
Hoi there repliters(lol). I was making a google search in python but just realized I dunno how to connect it to a the
Picture Test
this is just a filler project. No sequels.
About
You have to look at the picture, decide what it is, and type the number corresponding t
Python
Kaboom js HELP
When I open it in a new tab...
Screenshot 2021-03-20 173200
It shows this.
Screenshot 2021-03-20 173211
Why is that?
Training || Maze Game v. 1
note that this is not anything related to my Dungeon🔐Game
also note that I gave up on the Dungeon v. 2. bc I was making th
Python
Maze Game Template!
I know this is a bit late because I posted Dungeon🔐 way before I posted this. But whatever. Also note that I posted the Maze Game
Python
G0RG3 Maybe you should use:
from getkey import getkey
instead of:
from getch import getch
as it is causing an error
image1 year ago