#include int main( int argc, char* argv[] ) { printf( "Hello World , James!\n" ); }