#include <iostream> int main() { std::cout << "Hello World!"; return 0; } //If you are a web developer, please give https://code.ionicbyte.com/ a try