returns string instead of void to match code standards
fixed functionality to update the key in the HashMap to match the new name after renameClassItem function is used to rename a Class.
main
run
fix switch statement for remove a class to fit with changing removeClassItem to return a string rather than void.
classItem
renameClassItem
main
run