An open API service indexing awesome lists of open source software.

https://github.com/candytale55/is_x_length_py_3

Function takes a string named _sentence_ and an integer named _x_ as parameters. It returns _True_ if every word in sentence has a length greater than or equal to _x_.
https://github.com/candytale55/is_x_length_py_3

code-challenges codecademy python-strings python3 string-challenges-codecademy string-length string-manipulation

Last synced: 9 months ago
JSON representation

Function takes a string named _sentence_ and an integer named _x_ as parameters. It returns _True_ if every word in sentence has a length greater than or equal to _x_.

Awesome Lists containing this project