Shakespeare: Difference between revisions

imported>Zanwenhuahao
imported>Zanwenhuahao
Line 54:
< Shakespeare -- A MIDSUMMER-NIGHT'S DREAM >
</pre>
* Read a file line by line until the end of file (also known as <codcode> eof </code>)
<pre>
>>> for eachline in M_S:
Line 60:
...
</pre>
 
====File & Strings Exercise====
=====Using the word "love"=====
Anonymous user