Skillshare intro to Python/Unit 2: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
 
Line 1:
 
== Goal #1: practice reading and running Python files ==
 
(Estimated completion time: 15 - 30 minutes)
 
We'll be practicing two skills with this goal. The first is <b>reading and understanding Python programs</b>. The second is <b>running these programs from the terminal</b>.
Line 30 ⟶ 32:
 
== Goal #2: Codecademy practice ==
 
(Estimated completion time: 1 - 1.5 hours)
 
Let's get some practice thinking like programmers: breaking down problems and solving them in code using the Python tools that we've learned so far.
Anonymous user