Projects in Awesome Lists tagged with learn-python-3
A curated list of projects in awesome lists tagged with learn-python-3 .
https://github.com/candytale55/check_for_name_in_sentence_py_3
check_for_name() takes two strings as parameters named _sentence_ and _name_. The function should return _True_ if _name_ appears in sentence in all lowercase letters, all uppercase letters, or with any mix of uppercase and lowercase letters. The function should return _False_ otherwise.
code-challenge codecademy find-string learn-python-3 python-find python-strings string-challenges-codecademy string-manipulations
Last synced: 31 Mar 2025