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
Last revisionBoth sides next revision
python:pythonbasicexamples [2020/02/26 16:03] – [Python Command Line Arguments] adminpython:pythonbasicexamples [2020/02/26 16:08] – [Python Command Line Arguments] admin
Line 220: Line 220:
 </code> </code>
 ===== Python Command Line Arguments ===== ===== Python Command Line Arguments =====
 +refer: https://www.tutorialspoint.com/python/python_command_line_arguments.htm
 +
 Consider we want to pass two file names through command line and we also want to give an option to check the usage of the script. Usage of the script is as follows − Consider we want to pass two file names through command line and we also want to give an option to check the usage of the script. Usage of the script is as follows −
 <code bash> <code bash>
python/pythonbasicexamples.txt · Last modified: 2022/10/29 16:15 by 127.0.0.1