Comparison of programming languages (strings): Difference between revisions

Content deleted Content added
Line 34:
@"TheQuickBrownFox" ;; C#
r"TheQuickBrownFox" ;; Python
'TheQuickBrownFox' ;; Perl, Windows PowerShell
<nowiki><![CDATA[ TheQuickBrownFox ]]></nowiki> ;; XML ([[CDATA|CDATA section]])