cara mencetak ayam di c

#include <stdio.h>
void main(){
	printf("chicken");
}
1DS20AI049_Samarth Prasad