Skillshare intro to Python/Unit 4: Difference between revisions

no edit summary
imported>Jesstess
m (Protected "Skillshare intro to Python/Unit 4" (‎[edit=sysop] (indefinite) ‎[move=sysop] (indefinite)) [cascading])
imported>Jesstess
No edit summary
Line 2:
 
== Goal #1: using modules ==
 
(Estimated completion time: 15 - 30 minutes)
 
To get some more practice with the <code>random</code> module, we're going to read, run, and extend some Python scripts that use this module.
Line 32 ⟶ 34:
 
== Goal #2: reading from files ==
 
(Estimated completion time: 15 - 30 minutes)
 
To get some more practice with reading from files, we're going to read, run, and extend some Python scripts.
Anonymous user