Benjamin Stoker
@Ben2125
Hi! I'm Ben2125, and I love coding.
0
Choice PickerHave a lot of choices, but don't know which to choose? This is the app for you.
3
7
0
DeadWither Btw, in GoldChat, my permission to edit is gone, can u add it back and it has a few errors that I need to fix 7 months ago
6
TicTacFunPlay a fun classic multiplayer game in Python with TicTacFun.
288
7
6
0
TestGrader: Let the computer do the work.Just give an answer key and the student (or students') answers. Then, the computer will give you a score.
5
0
0
A template for a chat. I just submitted it because the current chat template needs some changes. This stores chats in a chats.txt file, so no chats di
btfuss The problem with storing stuff in a txt file is when Ben2125 logs back on, it will revert the contents back :C but besides that you deserve my updoot2 years ago
0
DiceSim + ScrambleI made some functions for fun that simulate dice rolls and scramble words and phrases! I put the fun in functions.
13
0
0
0
Word CountCounts the number of words in some text entered by the user.
14
0
0
0
Total Price CalculatorCalculate the total price based on pounds and price per pound.
11
0
0
0
CountingA simple counting program. Note: This program does not support decimal numbers yet.
5
0
0
0
Factor CalculatorEnter two numbers and this program will determine if the second number is a factor of the first one.
4
0
0
0
Grade Calculator: Numbers into LettersTurn grade numbers from 1-100 into letters.
11
0
0
0
Turtle HomeI gave this turtle a home in the ocean!
8
0
0
3
Random CoinsEarn a random amount of coins a random amount of times every random amount of seconds!
10
1
3
Ben2125 Please add comments [on this post](https://replit.com/talk/share/Random-Coins/134181).2 years ago
0
Guess the NumberThe computer will pick a number between 1 and 100, and you have to get it in 10 guesses or less!
16
0
0
A new repl I made that gives you random amounts of coins. I use the time module and, of course, the random module.
Python