Open main menu

Biolecture.org β

Changes

Minsu Kim/python/Rosalind / problem8

8 bytes added, 21:34, 12 December 2017
no edit summary
for x in range(len(ans)):<br />
&nbsp; &nbsp; if ans[x][1]==m:<br />
&nbsp; &nbsp; &nbsp; &nbsp; f_ftsolution.write(ans[x][0])<br />&nbsp; &nbsp; &nbsp; &nbsp; f_ftsolution.write(&quot;\n&quot;)</p>
<p>solution.close()</p>
Anonymous user