O'Reilly Introduction to Python/Section 8

From OpenHatch wiki
Revision as of 18:25, 6 April 2014 by imported>Jesstess (Created page with " == Goal #1: practice terminal navigation == (Estimated completion time: 10 - 15 minutes) Throughout this class, we'll be running Python programs from the terminal, which me...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Goal #1: practice terminal navigation

(Estimated completion time: 10 - 15 minutes)

Throughout this class, we'll be running Python programs from the terminal, which means we'll want to be comfortable with navigating to those programs from the terminal prompt. In this section, we'll practice using these navigation commands.

Success!

You are a terminal pro. Keep practicing!

« Back to the section index