13,420
edits
Changes
→PART 2 - Arguments
'''Perform the following steps
:#In order to read arguments in Python, we will need to '''import special variables ''' from the system. This is done very easilyby isuing the import sys function within your ipython3 shell.Issue following to access your ipython3 shell and import special variables:<source>
ipython3
import sys