Assignment: Write me a program that 1) Asks the user to input a set of nations, all on one line 2) Prints the bordeds that those nations have. 3) Prints the total borders seen. Grades: 4 points for working with one nation 4 more points if it works for multiple nations 1 point for printing the total borders seen 1 point for printing a count of the borders seen 2 points for flagging the common borders 1 point if the program handles multiple word nations like "United States" -25% points if the program prints codes but not names of nations 3 points for a web interface 1 more point if the output uses html tables 1 point if the program can handle missspellings (think SOUNDEX)