I am trying to read in the Constitution as a text file from the command line into my program to print out the lines in reverse order. My for loop looks like this:
Make int i equal the number of lines in the Constitution instead of 0 that should do it.