User Tools

Site Tools


script:python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
script:python [2023/11/28 09:35] – [The try-except clause] adminscript:python [2023/11/28 09:35] (current) – [The try-except clause] admin
Line 1107: Line 1107:
 else: else:
    If there is no exception then execute this block.     If there is no exception then execute this block. 
-</code> +</code><code python>
-<code python>+
 try: try:
    You do your operations here;    You do your operations here;
script/python.1701164140.txt.gz · Last modified: 2023/11/28 09:35 by admin