Perulangan angka OK C++

#include <iostream.h>
#include <conio.h>
void main()
{
for (int x=1;x<5;x++)
{cout<<"Ok\n";}

for (int x=1;x<5;x++)
{cout<<x<<endl;}

getch();
}


Share:

0 comments:

https://fikiirawan.blogspot.com/

Blog Archive

Pages

Blog Archive