#include using namespace std; int main() { int i=1; while(i<=5) { cout<<"i= "<