Hello, I just notice that when using `sys.exit(0)` in a python repl, it says "repl process died unexpectedly". Other than that it works fine, the pro...
### Overview
:l It's not very ingenious but it works like a charm (plus js allows me to do some funky things).
### Features
* one liner (could be sh...
Equals-less Equals with bitwise XOR (python) #WEEKLY
My submission for the challenge. It works by dividing the number into integer and decimal parts, then it compares the integer parts of both number, f...
I am attempting to upload a list which is 113k lines long. The saving after uploading this list has taken hours and still has not saved, is there any...
Puzzle Game is a puzzle game, as the title says. You are stuck in a room with a few rooms with things you need to unlock, find, and solve.
What is ne...
Completed the week 5 challenge. Really difficult to figure out how to save a variable without using the equal sign. I'm sure this isn't perfect, but t...
*I'm just beginner and created this website about Craigieburn Town. I have implemented the elements which I learned so far. Love to have feedback or c...
Have you ever heard of *simon*? The popular memory game? Well - whether you have or haven't I have made one for your enjoyment.
# How to Play:
The c...
This one uses the `in` keyword, which is not counted as an "operator" (unless this is incorrect please tell me @TheDrone7). Thanks!
EDIT: Loops to ru...
New series! I'm ready for this one. So here's how I did my solution:
1. Create two arrays with sizes of the inputted numbers
2. Loop through the arra...
How to make a 90's game without graphics, which is very easy to make in python if you have some very basic knowledge of python. Everyone is free to co...
so, i because i needed to add files to my project with turtle module, and the python with turtle don't suport that.
i wan't to why the *** in a norma...