@extends('template') @section('title') Lab 2: Warmup @stop @section('content') # Lab 2: Warmup ## Worksheet - [Here is the worksheet as a google doc](https://docs.google.com/document/d/1sg3VScCP7rwifKQZ8R-Z_YfVAbHzF1UhjXzXfn6kFc4/edit?usp=sharing) - Open the document, then File -> Make a Copy. - Then you can edit your copy with your answers. @include('/labs/lab02/_toc') @stop