string-copy
string-copy : (string -> string)
purpose:
to copy a string
Intermediate Student with Lambda Language