For loopThank you very much Thomas1965. This solved my problem and taught me another way of doing it that I ...
For loop#include <iostream> using namespace std; int main() { cout<<"ABC 123\n"; cout<<"Select the nu...