Skip to content
Sign UpLog In
Profile icon

Raaid Taha

@RaaidTaha
Repls
Community
RaaidTaha
RaaidTaha
shared a Post
3 years ago
Python True/False Quiz Error!
Hey! This program allows a user to type in answers such as true or false to the given questions. However, currently the function that checks whether t
EmotionalHeartfeltPort
Python
RaaidTaha
RaaidTaha
shared a Post
3 years ago
I want to make this program more robust and unbreakable.Currently, this program has errors and bugs. Any suggestions would be appreciated!
EmotionalHeartfeltPort
Python
RaaidTaha
RaaidTaha
Thanks for the feedback!3 years ago
WilliamPenrod
WilliamPenrod
I would like to see, as @LeonDoesCode said, a more clean input interface. Also it would flow better if you didn't ask the question, instead make it a statement that the user can accept as true or reject as false. Example formatting: Also, I would play with how it looks, add horizontal dividers and other things to make it more, visually stimulating.3 years ago
LeonDoesCode
LeonDoesCode
One thing you could do is change the "True False" at the end of the questions to be more like: "Python is an interpreted, high-level, general-purpose programming language, True or False?". This would make it look more clean when printed. You can also add a space at the end of the input strings to make that nicer to write in and look at.3 years ago
RaaidTaha
RaaidTaha
shared a Post
3 years ago
Hey! I want to make this program robust and unbreakable.
EmotionalHeartfeltPort
Python
THEJOEMAN23
THEJOEMAN23
This is cool 3 years ago