Skip to content

Commit

Permalink
🎄added todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
aym-n committed Jan 11, 2024
1 parent af23249 commit 35cefda
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions todo
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- [ ] Add proper error handling
- [ ] Implement bitwise operators
- [ ] Implement modulo operator
- [ ] Add break statement
- [ ] Implement print as a function instead of a statement
- [ ] Implement multi-line comments
- [ ] Implement ternary operators

0 comments on commit 35cefda

Please sign in to comment.