- [ ] Quick intro and example of a regex that checks for a wildcard - [ ] Explain what a wild card mean in regex - [ ] Case scenarios where you can use a regex that checks for a wildcard (With the regex for each example) at least 3 with JS and python. - [ ] Conclusion