Introduction
The C language is a really easy language, am gonna show you how to
write hello world aujourd'hui
names | ages |
---|---|
juma | 23 |
danny | 19 |
heading 2
afsd jklfh ajkhs djkfh ajkdsjk;af
- list item 1
- list item 2
- sajfds
- afdhfjs
- akldjfkl
En francais
Le C lang est tre facile lang, je vais montrez-vous comme ecrire hello world aujourd'hui
#include <stdio.h>
int main() {
printf("Hello world");
}
Et voila ...
si vous peux voir mon website vous visitez label
Top comments (0)