myfirst

test

1
2
3
4
#include<stdio.h>
int main() {
printf("Hello world!");
}

image

This is my first blog !😋