# Answer 121 - [Boo](http://boo.codehaus.org/)
#{//-##[][/]#i--#main(){println(
#//sel/.*}}
print("Hello World!")
#;//"-##[;]#bye</>%"
Distance 7 from [Answer 119](http://codegolf.stackexchange.com/a/40760/6699). Nothing fancy: added three `#` comment characters, and added `rint` after `p`.
Boo has syntax inspired by Python, but is a separate language with unique features built on the .NET CLI.