Add newline character to error message In this commit, a newline character `\n` was added at the end of the error message in the `print!` function within main.rs. This change ensures the output from the program is properly formatted and readable, increasing the overall user experience when such exceptions are encountered. |
||
|---|---|---|
| .github/workflows | ||
| bin | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||