Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Comparison of programming languages (strings): Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 10:39, 25 October 2022
edit
109.56.78.204
(
talk
)
No edit summary
← Previous edit
Revision as of 10:44, 25 October 2022
edit
undo
109.56.78.204
(
talk
)
No edit summary
Next edit →
Line 103:
|-
| <code>`Hello, ${name}!`</code>
|
Dart (alternate),
JavaScript (ECMAScript 6)
|-
| <code>"Hello, \(name)!"</code>