Example for rising exception and use of it?? | Sololearn: Learn to code for FREE!
0

Example for rising exception and use of it??

22nd Oct 2017, 3:39 AM
VIJAY MADDINENI
VIJAY MADDINENI - avatar
2 odpowiedzi
0
raise ValueError('This is optionally written in error description')
8th Nov 2017, 5:01 PM
Max S
0
Can also use other errors... This can help you... https://docs.python.org/2/tutorial/errors.html
8th Nov 2017, 5:03 PM
Max S