Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
11
Task/String-case/Plain-English/string-case.plain
Normal file
11
Task/String-case/Plain-English/string-case.plain
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
To run:
|
||||
Start up.
|
||||
Put "alphaBeta" into a string.
|
||||
Uppercase the string.
|
||||
Write the string to the console.
|
||||
Lowercase the string.
|
||||
Write the string to the console.
|
||||
Capitalize the string.
|
||||
Write the string to the console.
|
||||
Wait for the escape key.
|
||||
Shut down.
|
||||
Loading…
Add table
Add a link
Reference in a new issue