Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 421 Bytes

File metadata and controls

16 lines (10 loc) · 421 Bytes

Sprint 1 — Learning Log

What I learned

  • Started Sprint 1 exercises and set up coursework branch
  • Learned how to extract directory and extension from a file path using lastIndexOf and slice.
  • How Math.random(), Math.floor(), and arithmetic combine to generate a random integer in a range

Errors I hit and what they mean## What I learned

Docs I used (links)

Questions for class