#include using namespace std; int main() { cout < "Hello: This is the output from a Program" << endl; }