2016 Update
This commit is contained in:
parent
948b86eafa
commit
dcf5d15da3
7965 changed files with 139854 additions and 31002 deletions
|
|
@ -1,9 +1,17 @@
|
|||
{{basic data operation}}
|
||||
[[Category:String manipulation]] [[Category: String manipulation]] [[Category:Simple]]
|
||||
{{basic data operation}}
|
||||
[[Category:String manipulation]]
|
||||
[[Category: String manipulation]]
|
||||
[[Category:Simple]]
|
||||
{{omit from|bc|No string operations in bc}}
|
||||
{{omit from|dc|No string operations in dc}}
|
||||
|
||||
;Task:
|
||||
Create a string variable equal to any text value.
|
||||
|
||||
Prepend the string variable with another string literal.
|
||||
|
||||
If your language supports any idiomatic ways to do this without referring to the variable twice in one expression, include such solutions.
|
||||
|
||||
|
||||
To illustrate the operation, show the content of the variable.
|
||||
<br><br>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue