Erlang can be odd
In the console, evaluating arrays:
29> [83,117,114,112,114,105,115,001]. [83,117,114,112,114,105,115,1] 30> [83,117,114,112,114,105,115,101]. "Surprise"
In the console, evaluating arrays:
29> [83,117,114,112,114,105,115,001]. [83,117,114,112,114,105,115,1] 30> [83,117,114,112,114,105,115,101]. "Surprise"