C: Print a multiplication table. Get link Facebook X Pinterest Email Other Apps January 11, 2023 Write a program that will generate a multiplication table of a size entered by the user. Git repo: https://github.com/pereiradaniel/beginning_c/blob/master/ch4/exercises/4_1/exercise4_1.c Read more