Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Welcome to NoExceptions, a Java program designed to take a file input from the user and print the number of characters, words, and lines in that file. Example: Entire the file name: ----\----\---\-----\NoExceptions\Input1.txt Average: 28.333333333333332 Smallest value: 1.0 Largest value: 101.0 Range: 100.0 OR Entire the file name: ----\----\---\-----\NoExceptions\Input1.txt File not found OR File contents invalid OR An I/O Error occurred while reading the file Installation: Prerequisites Java Development Kit (JDK 17 or later recommended) A Java-compatible IDE or terminal environment Examples include: Visual Studio Code IntelliJ IDEA Eclipse Command Prompt or Terminal Clone the Repository: git clone https://github.com/3N16MV/NoExceptions Compile the program: javac NoExceptions.java Run the program: java NoExceptions Contributions Contributions to improve NoExceptions are welcome. Feel free to submit pull requests or open issues with suggestions for improvements. License This project is released under the MIT License. See the LICENSE file for details. Support For questions or issues, please open a GitHub issue in the repository.