Substring/Top and tail: Difference between revisions

Content added Content deleted
(Add Plain English)
m (added related tasks.)
Line 1: Line 1:
{{task}}
{{task}}[[Category:String manipulation]]
[[Category:String manipulation]]
The task is to demonstrate how to remove the first and last characters from a string.
The task is to demonstrate how to remove the first and last characters from a string.


Line 14: Line 15:


Programs for other encodings (such as 8-bit ASCII, or EUC-JP) are not required to handle all Unicode characters.
Programs for other encodings (such as 8-bit ASCII, or EUC-JP) are not required to handle all Unicode characters.

{{Template:Strings}}
<br><br>
<br><br>