Hello! I have been having a hard time trying to insert this code
Hello! <br/>I have been having a hard time trying to insert this code
( see bottom ) into a online complier but I don’t know how too, so its affecting my work because I cant answer the questions that go along with the code. PLEASE I NEED YOUR HELP!
#include <stdio.h>
int main(void) {
printf(“Hello, World!”);
return 0;
}