//Temple - Using for loop #include using namespace std; int main() { int n; cout <<"Enter a range: "; cin >>n; cout <