• Test your code

  • Don't use structures like this

    // printf("hello world");
    // prints("hello World");
    

    as this will cause problems.