Iván Fretes
Ivan's Blog

Follow

Ivan's Blog

Follow

Hello world ;)

Iván Fretes's photo
Iván Fretes
·Jun 26, 2022·

1 min read

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');
 
Share this