ENGR 103 — Introduction to Python for Living Systems
Dr. Cheng Li | Oregon State University | Mon & Fri 9:00–9:50 AM
Reading: Ch 2.3–2.4This week we build the core elements of programs: working with text data (strings), reading user input, displaying formatted output, and making decisions with conditional branching. These tools let us start building real environmental monitoring tools.
By the end of this week, you will be able to:
docs.python.org