Tutorial:Jython/Exceptions: Revision history

From HandWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    27 March 2020

    • curprev 17:1517:15, 27 March 2020imported>Jworkorg 1,279 bytes +1,279 Created page with " = Exceptions = Python error reporting is based on "exceptions". Let us consider an example in which we assign a to 8, b to 0, and then we will try to divide these numbers...."