mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
306 B
306 B
| title | date | lastmod |
|---|---|---|
| programming functions | 2022-09-16 | 2022-09-16 |
A function is simply a “chunk” of code that you can use over and over again, rather than writing it out multiple times.