Hello world/Text: Difference between revisions

Content added Content deleted
m (Add basic Mastermind language example.)
m (Fix issues with mastermind language example.)
Line 2,965: Line 2,965:
</syntaxhighlight>
</syntaxhighlight>


=={{header|Ayrch}}==
=={{header|Mastermind}}==
<lang mastermind>output "Hello world!\n";</lang>
<syntaxhighlight lang="mastermind">output "Hello world!\n";</syntaxhighlight>


=={{header|Mathcad}}==
=={{header|Mathcad}}==