Nobody Nobody
@littlepenguin
Sus
Repls
Community
1
Math Test
This is a simple math test I created for fun. You get to select your level (easy, medium, hard), and the problem (addition, subtraction, multiplication, and division). This is a survival game, and you try to answer as many questions as possible without getting anything wrong. I worked on this a couple of days, and I hope you enjoy it.
I am thinking of adding a leaderboard if people try this game.12
1
1
1
12
1
1
0
Info-Blook
Finds information about a certain blook in blooket.
https://www.blooket.com0
Import Error with Getch
Hi, I am getting an error importing getch:
from getch import getch
But, it gives me this error:
ImportError: /opt/virtualenvs/python3/lib/python3.8/site-packages/getch.cpython-38-x8664-linux-gnu.so: undefined symbol: PyInitModule
Any idea how to solve this?
Thanks!
12
1
0
I'm using python-chess but it gives me an error when I try to open the stockfish exe.
Can someone help?
Python
I'm getting this error with tkinter that I am not quite understanding. Can someone explain what is happening and what can I do to fix this?
Thanks
Python
Hello everyone, I made a tic tac toe, and as it is almost Christmas, I made it Christmas Style.
Upvote if you liked it!
Python
Is there a way to clear the screen in Java?
Thanks
I'm checking for the win in the 'check_winner' function.
It's supposed to check for wins and print them, but it doesn't.
Can someone help? Thanks.
Python
Is there a way to import a javascript file from a python file?
Thanks.
Is there a way to put an image into the console? Thanks. Language:
Python
This program tells you how many letters of the word accoured.
Upvote if you liked it!
Python
Can you break an if statement?
thanks
Is there a way to get all of the repl user's username?
I'm working on a repl.it user search so I would like to get all the usernames. Is this possible
Python
How do you keep a Discord Bot Token a secret?
Thanks
Lang(Python)
This is a simple math quiz. Pick your level min and max and start playing. Upvote if you liked it!
Python
I am making a flask app, and I can't access the app. It just says
127.0.0.1 refused to connect. Can someone help?
Python
This is just a simple calculator.
Add the operations and the numbers.
All feedback is appreciated.
Upvote if you like it!
Python
This is a snake game made with curses.
Note: This might take a few reruns
If you hit yourself, you die.
Collect all the fruits to get more points.
If
Python