cse15l-lab-reports

Lab reports website for CSE15L: Software Tools & Techniques Lab

View on GitHub

Samantha Prestrelski

Overview

This site holds my work for UC San Diego’s CSE 15L: Software Tools & Techniques Lab class during Winter Quarter 2022.
Course website: https://ucsd-cse15l-w22.github.io

Lab Due date
Week 2 Lab Report 01/15/2022
Week 4 Lab Report 01/28/2022
Week 6 Lab Report 2/11/2022
Week 8 Lab Report 2/25/2022
Week 10 Lab Report 3/11/2022
Markdown Parse Course examples

cat


  1. One
  2. Two
  3. Three
#this is a code block
print('hello world!')