Skip to content

Print a word

Print a word

Welcome to the C track! C needs some setup lines around your code. For now, only change the words inside the quotes.

printf("cat\n") shows cat. The \n ends the line.

Log in or create account

IGCSE & A-Level