#include int main () { printf("\v\v\v\v\v\v\v\v\t\tHello World!\n\tFrom the C Programming Language\n"); return 0; }