Python: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 53: | Line 53: | ||
You should see the following result: | You should see the following result: | ||
<syntaxhighlight lang=" | <syntaxhighlight lang="python" overflow:auto;"> | ||
number of argument: 2 | number of argument: 2 | ||
argv[0]: ./testArgs.py | argv[0]: ./testArgs.py | ||