Program code (in c++)
#include<iostream>
using namespace std;
int main()
{
int a[10]={0,1,2,3,4,5,6,7,8,9};
for(int i=1;i<=5;i++)
{
for(int p=1;p<=5-i;p++)
{
cout<<" ";
}
...
AITB International Conference, 2019
Kathmandu, Nepal
My Youtube Channel
Please Subscribe
Flag of Nepal
Built in OpenGL
World Covid-19 Data Visualization
Choropleth map
Word Cloud in Python
With masked image
Showing posts with label Pattern. Show all posts
Showing posts with label Pattern. Show all posts