Skillshare intro to Python/Unit 1: Difference between revisions

Content added Content deleted
imported>Jesstess
imported>Jesstess
Line 38: Line 38:
<ul>
<ul>
<li>Overall, what does this script do?</li>
<li>Overall, what does this script do?</li>
<li>What data structures are used? Where are the strings, integers, and floats?</li>
<li>What variables and data types are used? Where are the strings, integers, and floats?</li>
<li>What functions are used, and why?</li>
<li>What functions are used, and why?</li>
<li>Where are the comments, and what do they tell you?</li>
<li>Where are the comments, and what do they tell you?</li>