joe mama
@daprogrammer
Hey guys, I worked on this code for around 1 week so it would be great if you would give me some feedback/ways to improve.
Python
Dogdin I feel kind of sorry for you. You've been working on this for a week, but nobody... hey, wait a minute!4 years ago
I worked on this for around 1 week; I am fairly new to repl so it would be great if you guys would give me some tips/feedback on this code.
Python
Dededecent Nice calculator but try useing the try and except function it lets you deal with people entering invalid symbols into your input here's some example syntax
while True:
firstnum = input("what's your first number")
try:
firstnum = int(firstnum)
break
except:
print("invalid number")5 years ago
Thanks to TheMakerOfStuff, who contributed in making this 8ball. Hope you guys enjoy, and if you dont, then tell me why in the comments! Thanks!
Python
daprogrammer Also go check out my other repls aswell: choose your letter and see what happens!
5 years ago
Hi All, please vote for this. This program will count the characters and will give you how many characters there are including spaces, and excluding s
Python
https://repl.it/@daprogrammer/Maths-Quiz
daprogrammer also check out my other repls:
https://repl.it/@daprogrammer/thecharactercounter
https://repl.it/@daprogrammer/choose-your-letter-and-await-the-answer
https://repl.it/@daprogrammer/Number-Orderer
https://repl.it/@daprogrammer/a-little-fun5 years ago
https://repl.it/@daprogrammer/thecharactercounter
https://repl.it/@daprogrammer/Number-Orderer
https://repl.it/@daprogrammer/a-little-fun
daprogrammer check out my other repl:
https://repl.it/@daprogrammer/choose-your-letter-and-await-the-answer5 years ago
https://repl.it/@daprogrammer/choose-your-letter-and-await-the-answer
https://repl.it/@daprogrammer/Number-Orderer
daprogrammer this will tell you if the number sequence is going up down or is wobbly. You can also include decimals.5 years ago
hope you enjoy my first encrypter
really fun
this is my first name and age asker, which actually works!!!
this helps you count the letters of something.