| # MBPP 16 | |
| Write a function to that returns true if the input string contains sequences of lowercase letters joined with an underscore and false otherwise. | |
| # MBPP 16 | |
| Write a function to that returns true if the input string contains sequences of lowercase letters joined with an underscore and false otherwise. | |