Scale of Words - Console I/O

Programming Module

In this assignment, you have a function that sings a music scale using a specific word. The function is,

playScale(String someWord)
Write a program that asks the user for a word, then have the program sings a musical scale using that word.