Masala D
Is the string uppercase?
Create a method to see whether the string is ALL CAPS.
Kiruvchi ma'lumotlar:
Chiquvchi ma'lumotlar:
Misollar
| # | input.txt | output.txt |
|---|---|---|
| 1 |
c |
false |
| 2 |
C |
true |