https://github.com/candytale55/add_exclamation_py_3
add_exclamation() takes one parameter named _word_. This function should add exclamation points to the end of _word_ until word is 20 characters long. If _word_ is already at least 20 characters long, just return _word_.
https://github.com/candytale55/add_exclamation_py_3
codecademy python-strings string-challenges-codecademy string-manipulation
Last synced: 3 months ago
JSON representation
add_exclamation() takes one parameter named _word_. This function should add exclamation points to the end of _word_ until word is 20 characters long. If _word_ is already at least 20 characters long, just return _word_.
- Host: GitHub
- URL: https://github.com/candytale55/add_exclamation_py_3
- Owner: candytale55
- Created: 2021-01-28T19:40:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T19:41:57.000Z (over 4 years ago)
- Last Synced: 2023-05-29T01:20:58.530Z (about 2 years ago)
- Topics: codecademy, python-strings, string-challenges-codecademy, string-manipulation
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0