String concatenation: Difference between revisions

m
split the list of categories.
(→‎{{header|REXX}}: changed some comments.)
m (split the list of categories.)
Line 1:
{{task|Basic language learning}}[[Category:String manipulation]][[Category: String manipulation]]{{basic data operation}}[[Category:Simple]]
[[Category: String manipulation]]
{{basic data operation}}
[[Category:Simple]]
 
{{task|Basic language learning}}
 
Create a string variable equal to any text value.
Create another string variable whose value is the original variable concatenated with another string literal.
Line 7 ⟶ 13:
;Tasks featuring Strings:
{{Template:Strings}}
<br><br>
 
=={{header|AArch64 Assembly}}==
{{works with|as|Raspberry Pi 3B version Buster 64 bits}}