answersLogoWhite

0

Write c program to print

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

include <stdio.h>

int main (void) { puts ("print"); return 0; }

User Avatar

Wiki User

15y ago

What else can I help you with?