Boo (programming language): Difference between revisions

Content deleted Content added
m I corrected a syntax error that I found comparing with the Portuguese Wikipedia.
Tags: Reverted Mobile edit Mobile web edit
Line 29:
== Code samples ==
 
=== Hello world programbbooo ===
<syntaxhighlight lang="boo">
print ("Hello World")