Jakob Nacanaynay
@JakobNacanaynay
Send mail to other people. Please be respectful. Only works with google and you must enable less secure apps in the settings. I learned about it from
Python
How to you get python to detect an arrow key? How do you make it react immediately without having to press ENTER.
skyscraper1492 Hmmm. I was also trying to use arrow keys. But it didn't work for me either.2 years ago
ColePete If I could see you code, that would be helpful. But, you could just have it print("insert something here") again. Or, you can use time and tell it to wait a few seconds, and then continue. If you give me the code, I could show you. @JakobNacanaynay2 years ago
Barry123 If you are using turtle:
Import turtle
screen=turtle.Screen()
#Define a function here
while True:
screen.onkey(That_function, key)3 years ago
YeetMstr this game was amazing! but at the end I typed in 20 and got it right. I checked the code and it said the answer was seven. can you look into that?5 years ago
Lumpy_Wiggles Incredibly fun and hard! The last part almost got me good. I actually just guessed randomly, and GOT IT RIGHT.5 years ago