0_0_38959224_27029.c: In function 'main': 0_0_38959224_27029.c:6:22: error: expected ';' before '}' token 6 | printf("apple Hello") | ^ | ; 7 | } | ~