MTH 337 - Spring 2026
  • Syllabus
  • Weekly Schedule
    • Preliminaries
    • Getting started with Jupyter notebook
    • Week 1: Jan 21 - Jan 23
    • Week 2: Jan 26 - Jan 30
    • Week 3: Feb 2 - Feb 6
    • Week 4: Feb 9 - Feb 13
    • Week 5: Feb 16 - Feb 20
    • Week 6: Feb 23 - Feb 27
      • Python
      • Week 6 notebook
    • Week 7: Mar 2 - Mar 6
    • Week 8: Mar 9 - Mar 13
  • Current Tasks
  • Project Report Guide
  • Useful links
  • Python tools

Projects

  • A prime or not a prime
  • Pythagorean triples
MTH 337 - Spring 2026
  • MTH 337 »
  • Weekly Schedule »
  • Week 6: Feb 23 - Feb 27
  • View page source

Week 6: Feb 23 - Feb 27

Python

  • List indexing and slicing

  • List comprehensions

  • Mutable and immutable objects

  • More about functions: positional, keyword, and default arguments

  • Plotting with Matplotlib

Week 6 notebook

  • View online (day 1)

  • Download (day 1) (after downloading put it in the directory where you keep your Jupyter notebooks)

  • View online (day 2)

  • Download (day 2)

Next Previous


Last updated on Mar 11, 2026.

Built with Sphinx using a theme provided by Read the Docs.