Hi all,<div>          I am trying to get input from the file<b> open(sys.argv[1]). </b>So, while executing I will refer it as python filename.py  sample_file.txt  this will root to my sys.argv[]. So I need to follow the same but I also need to give input Example :  python filename.py <input_text> <sample_file.txt>. How should I do coding for this.</div>

<div><br clear="all"><div>Thanks in Advance,<br>Santhosh V.Kumar<br><br></div><br>
</div>