2 lines
41 B
Prolog
2 lines
41 B
Prolog
|
|
reverse("abcd", L), string_to_list(S,L).
|
|
|
reverse("abcd", L), string_to_list(S,L).
|