#include <iostream>

int main ( ) {

std : : cout << "Hello World!" ;

return0;

}

SORTIE

Bonjour le monde !

#helloworldprogram#programmer#BNB