#include int main() { printf("\t Hello \t World \n"); return 0; }