Changes

Jump to navigation Jump to search
4 bytes added ,  14:06, 6 August 2015
Line 156: Line 156:     
===Example: TestArgs.py===
 
===Example: TestArgs.py===
Execute the following script within the commandline (CMD): <code style="background-color:#000; color:#fff; padding:1px 3px;">python testArgs.py a.</code>
+
Execute the following script within the commandline (CMD): <code style="background-color:#000; color:#fff; padding:1px 3px;">python testArgs.py a.</code></br>
 
You should see the following result:
 
You should see the following result:
   Line 164: Line 164:  
  argv[1]: a
 
  argv[1]: a
 
</syntaxhighlight>
 
</syntaxhighlight>
      
==See Also== <!-- Optional -->
 
==See Also== <!-- Optional -->

Navigation menu