Jump to content

Rosetta Code:Solve a Task: Difference between revisions

Line 56:
Not all code works with all versions of a language, all versions of a compiler, interpreter or other implementation, or even all operating systems that the language may run on. If you're aware of certain constraints or other prerequisites that haven't already been mentioned, try using the '''works with''' template.
 
<pre>
<pre>=={{header|Ayrch}}==
 
worksWorks with:python2.7
 
</pre>
<lang ayrch>PRINT "Goodbye World!"</lang></pre>
 
=Conclusion=
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.