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.
https://github.com/candytale55/check_for_name_in_sentence_py_3
code-challenge codecademy find-string learn-python-3 python-find python-strings string-challenges-codecademy string-manipulations
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/candytale55/check_for_name_in_sentence_py_3
- Owner: candytale55
- Created: 2021-01-27T17:27:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-27T17:41:34.000Z (over 5 years ago)
- Last Synced: 2023-05-29T01:20:59.356Z (about 3 years ago)
- Topics: code-challenge, codecademy, find-string, learn-python-3, python-find, python-strings, string-challenges-codecademy, string-manipulations
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0