ENGR 103 — Introduction to Python for Living Systems
Dr. Cheng Li | Oregon State University | Mon & Fri 9:00–9:50 AM
Reading: Ch 3.1, 3.3This week we explore systematic search algorithms and binary number representation. We also confront an important reality of computing: most decimal numbers can't be stored exactly in binary — understanding this is essential for reliable sensor data analysis.
By the end of this week, you will be able to:
docs.python.org