added first formatting exercise

This commit is contained in:
Chris Boesch
2023-04-19 21:57:37 +02:00
parent 9ff7f5ee69
commit d6d30934db
4 changed files with 125 additions and 1 deletions

View File

@@ -179,7 +179,7 @@ Core Language
* [ ] Async <--- IN PROGRESS!
* [X] Interfaces
* [X] Working with C
* [ ] String formatting
* [X] String formatting
* [X] Bit manipulation
## Contributing