Hi fellows! I was solving this problem without using the re module and then found out that the module actually makes the solution much easier. I just wonder what is better for my development in programming? On one hand, I should learn new libraries and modules, but on the other hand, when you try to solve a problem without external libraries, you make more effort and train some logic.
Created at: 2022/01/17 03:07; Updated at: 2022/01/20 08:16