Any other slides from before the 20th of April, 2023 will not be revisited. Unless if you have answers on any blank pages you are willing to share, please do fork, work and open a pull request on them.
File name: keandm slide answers dd-mm-yy.md
Headers (only 1 first-level header):
# Slide Answers (dd/mm/yy)
## Slide (n)
Mathematical (Algebra or Notations):
$ contents $
For inline math notations (variables, short algebric expressions)
$$
contents
$$
For longer math displays (calculus, matrices)
```math
contents
```
For large LaTeX math displays (solutions, step-by-step, documentation)
Graphs and Diagrams
```mermaid
contents
```
Check the documentation at https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-diagrams and https://mermaid.js.org/intro/