#include using namespace std; int main() { int n; cout <<"Enter a Range: "; cin >>n; for(int i=0; ii; j--) { cout <<"*"; } cout <