My Number Guessing Game
if anybody wants me to try to add anything (im beginning) let me know, i thought this was pretty efficient
Voters
Share your repls and programming experiences
if anybody wants me to try to add anything (im beginning) let me know, i thought this was pretty efficient
to make it more effiecient you can consolidate both print statements onto one line with
also, you could remove
because it doesn't look like you are using it