#include int main(void) { printf("This executable has an extension\n"); return 0; }