JS
console.log('hello, world!');
C
# include <stdio.h>
int main(void)
{
printf("hello, world!");
}
JS
console.log('hello, world!');
C
# include <stdio.h>
int main(void)
{
printf("hello, world!");
}
For further actions, you may consider blocking this person and/or reporting abuse
Amine Boukhari -
Gbubemi Attah -
Vincent -
Nikolas -
Top comments (0)