MsgBox("Hello World.")
Goodness knows in how many languages print("Hello World.") is valid.
* The Python example is Python 2, which is no longer maintained
* The PHP example is also valid in most shell scripting languages. Too generic.
* Typing "C" auto-populated the "C#" answer, which seems like too much of a gimme
* You don't include required boilerplate in e.g. Java, why include it for VB? Just takes up space.
Goodness knows in how many languages print("Hello World.") is valid.
* The Python example is Python 2, which is no longer maintained
* The PHP example is also valid in most shell scripting languages. Too generic.
* Typing "C" auto-populated the "C#" answer, which seems like too much of a gimme
* You don't include required boilerplate in e.g. Java, why include it for VB? Just takes up space.