Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 147 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 147 Bytes

Exercise 2-4

Write an alternate version of squeeze(s1, s2) that deletes each character in s1 that matches any character in the string s2.