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 21:16, 25 June 2018
edit
BeccaDax
(
talk
|
contribs
)
Extended confirmed users
799
edits
→
Quoted raw
← Previous edit
Revision as of 21:17, 25 June 2018
edit
undo
BeccaDax
(
talk
|
contribs
)
Extended confirmed users
799
edits
→
Quoted raw
Next edit →
Line 161:
|-
| <tt>"Hello, world!"</tt>
| Cobol, FreeBASIC
, Java, JavaScript
, Pick Basic
|-
| <tt>r"Hello, world!"</tt>
Line 167:
|-
| <tt>'Hello, world!'</tt>
| APL
, CoffeeScript
, Fortran, Object Pascal, Pascal, Perl, PHP, Pick Basic, Windows PowerShell, Smalltalk
|-
| <tt>`Hello, world!`</tt>