C++ programming

Closed
maria_ali30 Posts 2 Registration date Tuesday October 7, 2014 Status Member Last seen October 15, 2014 - Oct 7, 2014 at 01:53 PM
xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Oct 7, 2014 at 02:50 PM
create a program that outputs the following multiplication table:
1x1=1 2x1=2 3x1=3...............................................9x1=1
1x2=2 2x2=4 3x2=6...............................................9x2=18
1x3=3 .................................................................................
1x4=4
.
.
.
.
.
.1x9=9.....................................................................9x9=81. in this format.
Related:

1 response

xpcman Posts 19530 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 1,826
Oct 7, 2014 at 02:50 PM
sorry we can't help with school assignments
0