Agriculture-Zero
FACULTY: Jonathan Minchin
CALENDAR:14/11/2023 - 16/11/2023
TRACK: Exploration
Quote
IN PROGRESS¶
Notes
Notes moving to the website! For now, peek at the Miro Board below.¶
example for diagrams codes
graph LR
A[Start] --> B{Error?};
B -->|Yes| C[Hmm...];
C --> D[Debug];
D --> B;
B ---->|No| E[Yay!];
Videos