输入 n,输出乘法表前 n 行。
输入一个正整数 n。
按要求输出。
3
1*1=1 1*2=2 2*2=4 1*3=3 2*3=6 3*3=9
1≤n≤9
使用您的 www.mathcoding.online 通用账户