second exercise!

- create exercise string manipulator (shout out claude)
- finish hacky solution (it almost works)
This commit is contained in:
2026-01-15 09:10:06 +00:00
parent 6713144522
commit 0b910bf74d
3 changed files with 123 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
[package]
name = "string-manipulator"
version = "0.1.0"
edition = "2024"
[dependencies]