@extends('template') @section('title') Lab 2: Function Lecture Exercises @stop @section('content') # Lab 2: Function Lecture Exercises In this part, we will cover more concepts and examples from the [Function Lecture](/lectures/lec_functions/) and you will do some exercises from the Jupyter notebook downloaded from this [lec03_04_functions.zip link](/content/lectures/lec_functions/files/lec03_04_functions.zip). @include('/labs/lab02/_toc') @stop