79527184

Date: 2025-03-22 09:20:24
Score: 1
Natty:
Report link

Make a function encode-char that takes a char c as input and returns the encoded character. Then you can use (list->string (map encode-char (string->list s))) as you did in your upcase function.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Aizafullante Adriano