<div dir="ltr"><div>>>> import os</div><div>>>> os.system("i=3")</div><div>0</div><div>>>> os.system("echo $i")</div><div><br></div><div>0</div><div>how can i get the value of  i?  </div>

</div>