Findall Bite Exercises
| Level | Name | Tags |
|---|---|---|
| Intermediate | Converting date strings to datetimes | findall Counter datetime |
| Intermediate | Calculate the total duration of a course | findall datetime numbers timedelta |
| Intermediate | Set up future notifications | findall datetime timedelta f-strings |
| Advanced | Regex fun | re findall regular expressions |
| Advanced | Find words that are > 95% similar | findall itertools file processing difflib SequenceMatcher |