I have created Multiplication Table using while loop. Now I am trying to make multiplication table that show input only when a an "odd" number is entered. Can somebody hep me with that?
Here is how I created a simple multiplication table. (Runs in Borland C++)