Closed lzblack closed 2 years ago
https://github.com/michael4227/OIM3640/blob/1b9db29e617d57fc23c3d3503d974899b8c64f36/session12/ex_12#L156-L186
We solved this in class using one-liner.
"return sorted(word1)==sorted(word2)"
https://github.com/michael4227/OIM3640/blob/1b9db29e617d57fc23c3d3503d974899b8c64f36/session12/ex_12#L156-L186
We solved this in class using one-liner.