Jump to content

Python Workshops for Beginners/Saturday September 27th homework: Difference between revisions

Line 24:
To get started, import the two modules which provide the character list and text of the play:
<pre>
>>> import characters from summerChar import characters
>>> import lines from summerNight import lines
</pre>
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.