StringsMix
C#
★ 0
updated 2y ago
Solution to a Code Wars 4 Kyu-Kata challenge. The objective is when given two strings s1 and s2, we want to visualize how different the two strings are. We will only take into account the lowercase letters (a to z).
No plain-English explanation yet — one is being written right now. Check back in a minute.