Hello world!

#include <stdio.h>

int main(void) {

printf(“hello world!”);

/ *about: i’m a curious and creative individual.

I’m passionate about education, art, communities and technology.

return 0;

}