#include<iostream>
using namespace std;
int main()
{
int a,b;
for(a>0;a<5;a++)
cout<<"value of a :\n "<< a <<endl;
for(b>5;b<10;b++)
cout<<"value of b :\n"<< b <<endl;
return 0;
}
Easy programming and better way to learn the programming . if you like the scorce code do like like share and subscribe the chennel.
No comments:
Post a Comment