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

Content added Content deleted
Line 28: Line 28:
</pre>
</pre>


Character names are stored in the form <NAME>, which is how their parts are represented in the script.
Character names are stored with all capital letters, which is how their parts are represented in the script.


Each line of the play is an entry in the list.
Each line of the play is an entry in the list.