User Tools

Site Tools


python:pythonbasicexamples

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
python:pythonbasicexamples [2020/02/26 16:02] – [Python Command Line Arguments] adminpython:pythonbasicexamples [2020/02/26 16:03] – [Python Command Line Arguments] admin
Line 259: Line 259:
 </code> </code>
   * Option2:<code bash>   * Option2:<code bash>
-$ test.py -i BMP -o 
- 
-usage: test.py -i <inputfile> -o <outputfile> 
- 
 $ test.py -i inputfile $ test.py -i inputfile
 +</code>output:<code>
 Input file is " inputfile Input file is " inputfile
 Output file is " Output file is "
 +</code>
python/pythonbasicexamples.txt · Last modified: 2022/10/29 16:15 by 127.0.0.1