+ 3
How do i rearrange...
...sixth Q of challenge 1 ?
3 Answers
+ 4
Thank you Alvaro
That was great
With help from friends like you
it becomes intrstg to study at age 67
Anant Vyas
DoB 4Nov1949
Facebook too...:)
+ 1
Declare the function.
Begin a try block.
Evaluate if the argument meets the condition for the exception to be raised.
Declare the catch block, just in case any exception is raised.
Whenever an exception is raised, print the message.
Don't forget to finish the declaration of the function.
+ 1
đ Glad to help... Keep up the good work!
Maybe you can review this kind of posts:
https://www.sololearn.com/Discuss/217926/?ref=app
and be an inspiration to many, many beginners.