Hello World in the languages I know
Hi, this article is imported from my first dev.to post. I am going to write hello world in the languages I can. English 😂 Hello World Okay jokes aside, I will do it in the programming languages I can. Bash echo "Hello World!" C #include <stdio.h> ...
Nov 4, 20202 min read65
