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