string->symbol
string->symbol : (string -> symbol)
purpose:
to convert a string into symbol
Intermediate Student Language