You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make run-length-encoding exercise expected values consistent with README (#293)
* omit '1' on single-letter runs (fixes#292)
* use test cases from canonical-data.json
* replace incorrect example in doc string
* update example solution to work with lowercase letters and whitespace
0 commit comments