forked from 2121578/gai-ca2
|
||
---|---|---|
doc | ||
project | ||
.gitignore | ||
README.md |
README.md
My first project
helo this is mai first progaming project
int main()
{
printf("Hello, World!");
return 0;
}