Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Level 1>lesson 7

I didn't understand the instructions.
What is the comment we should write there?
by

1 Answer

mtweve18
#include <stdio.h>

int main() {

printf("I love Studytonight");
/ printf("nbdfjbwje ) /
return 0;

}

Login / Signup to Answer the Question.