🌚 Cosmo hello world!
🗨️ Fui That's the output. What about the code?
3y, 40w 1 reply
Login or register your account to reply
🌚 Cosmo #include<stdio.h> int main(void) { printf("hello world!"); return 0; }
3y, 40w reply