Test C

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

File: /home/vineet/Desktop/C/test.

c
#include <stdio.h>
int main(){
printf("TEST TEST TEST\n");
}

Page 1 of 1

You might also like