Update Home

2025-11-06 20:38:46 +00:00
parent bce762b770
commit 88a1e7153d

@@ -24,7 +24,7 @@ There is currently no way to differentiate between doubles and integers. This fu
possibly when a more thought-out type system is added to the language.
- [x] addition (+), subtraction (-)
- [ ] multiplication (*), division (/), dividend (dividend), remainder (remainder)
- [x] multiplication (*), division (/), remainder (remainder)
## [List Operations](/List-Operations)