An example of how to read data from a text file using Scanner class in Java.
Note: This video is created using Windows, and the file path given will not work on a Mac or Linux based OS. To make it work on one of those OS's just use a single forward slash "/" in your file path instead of the double back slash "\\" shown in the video.