ENGR 103 — Introduction to Python for Living Systems
Dr. Cheng Li | Oregon State University | Mon & Fri 9:00–9:50 AM
Reading: Ch 4.1–4.2Functions are the fundamental building blocks of good software. This week we learn to write well-designed, documented functions that make code reusable, readable, and maintainable — essential skills for any engineering software project.
By the end of this week, you will be able to:
docs.python.org