#include using namespace std; int main() { for (int i=1; i<=4; i=i+1) { cout<<"Count is: "<< i<