Hello world ;)

I am Ivan Fretes, software engineer, from and living in Paraguay, and this is my first post.

Currently i work with php, node and python

<?
echo "hello world from PHP";
?>
print('hello world from python');
console.log('hello world from node');