@extends('template') @section('title') Lab 8 Nested Loops @stop @section('content') # Lab 8 Nested Loops {{-- ## Solutions --}} {{-- [Worksheet Solutions](https://docs.google.com/document/d/1bFBIPr8RjZ19NJY8PQwbNyDAa6KdrjjYQbbNxvpy5Ng/edit?usp=sharing) --}} {{-- [Coding Solutions](/content/labs/lab08/solutions) --}} {{-- update with relevant lecture notes --}} ## Summary * Nested Loops @include('/labs/_setup', ['folder' => 'lab08']) @include('/labs/lab08/_toc') @stop