Criado em 21/02/2023 00:09
1 min read
Hello World
Writing hello world
Hello world written in many programming languages
console.log('hello world');
print('hello world');
System.out.println('hello world');
cout << 'hello world';
printf('hello world');
Writeln('hello world');
i'm just testing writing some articles :D