update meta data
This commit is contained in:
parent
f3a896c724
commit
90e15ed6ce
3307 changed files with 1674 additions and 7 deletions
1
Task/String-case/00DESCRIPTION
Normal file
1
Task/String-case/00DESCRIPTION
Normal file
|
|
@ -0,0 +1 @@
|
|||
Take the string "alphaBETA", and demonstrate how to convert it to UPPER-CASE and lower-case. Use the default encoding of a string literal or plain ASCII if there is no string literal in your language. Show any additional case conversion functions (e.g. swapping case, capitalizing the first letter, etc.) that may be included in the library of your language.
|
||||
Loading…
Add table
Add a link
Reference in a new issue