Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.03 KB

File metadata and controls

22 lines (12 loc) · 1.03 KB

"Run the App" Exercise

Learning Objectives

In this exercise, we'll learn how to install, configure, and run an existing Python application. We'll focus on environment management, package management, and setting environment variables.

Prerequisites

  1. Complete the Hello World Exercise and/or Hello World (w/ Version Control) Exercise, as instructed. The goal is to have familiarity with local dev tools like the command line, a text editor, and a Git utility like GitHub Desktop.
  2. Read about Environment Variables to get a general sense of what they're about.

Instructions

There are different versions of this exercise, each with varying levels of difficulty. Choose one as instructed by the professor: