<div>How can I get a&nbsp;string from a random&nbsp;file. </div>
<div>For Example:</div>
<div>Del&nbsp;&nbsp;&nbsp; ete On&nbsp;&nbsp; :&nbsp;&nbsp; Copy<br>Owner&nbsp;&nbsp; :&nbsp; Bn<br>Personalized: 5<br>PersonalizedName&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; My&nbsp;&nbsp; &nbsp;Documents</div>
<div>&nbsp;</div>
<div>I want to get the string after 'Owner' ( In example is 'Bn')</div>
<div>&nbsp;</div>
<div>'import re' ?</div>
<div>&nbsp;</div>
<div>Pls help.</div>