#include using namespace std; int main() { for(int number=2;number<=10;number++) { cout<<"starting on the multiplication table for "<< number <