# Introduction This program removes all duplicate words from a sequence of whitespace separated words and sorts them alphanumerically. It accepts input from the console and outputs the sorted words without duplicates.
Click the virtual machine below to start practicing