Day 23/100 100 Days of Code
Feb 29, 2024 · 2 min read · I found a bug where some of the text was not detected with the find() method properly as the method is case-sensitive. I tried using the following function: // To lower case // Source: https://stackoverflow.com/questions/313970/how-to-convert-a...
Join discussion
