Program: Squiggle
Write a program named Squiggle.java. The program will ask for the name of a text file. The program will then read lines from the text file.
For each line read from the input file:...