basic form of c code

PHOTO EMBED

Thu Jun 29 2023 03:03:04 GMT+0000 (Coordinated Universal Time)

Saved by @sairohith_15

#include <stdio.h>
int main() {
  
  printf("hello world")
  
  
  
  
  
}
content_copyCOPY