Update list of advantages and disadvantages to more accurately refle… (#8736)

* Updated list of advantages and disadvantages
This commit is contained in:
Emily
2025-01-25 15:15:26 -05:00
committed by GitHub
parent 6d965b1069
commit 99b1f86d53
@@ -24,7 +24,6 @@ are that:
- The language is easy to get started with.
- Most code can be written and changed quickly and without hassle.
- Less code written means less errors & mistakes to fix.
- The code is easy to read (little clutter).
- No compilation is required to test.
- Runtime is tiny.