i am a beginner in python working on a 'guess the number' project. While creating the project i got errors ,so i thout of handling those errors . I did my best but my beginner brain could not think of any other way except asking for help in GitHub . I ask you to help me in my code by handling errors.
raise an error if 'gues_nmbr' is less than 'start_nmbr' or greater than 'end_nmbr'.
---------------------------THANK YOU-----------------------