Enhanced calculator CLI based on this example: https://www.freecodecamp.org/news/rust-in-replit/.
What's new:
- Handle 0 number of args
- Handle arg with no empty spaces: i.e: 1+1
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Enhanced calculator CLI based on this example: https://www.freecodecamp.org/news/rust-in-replit/.
What's new: