Write a program to generate the following table of arithmetic expressions
1*1=1 1*2=2 1*3=3 ... 1*9=9
2*1=2 2*2=4 2*3=6 ... 2*9=19
...
9*1=9 9*2=18 9*3=27 ... 9*9=81
2007年10月26日 星期五
Lab Fibonacci numbers
Homework 10-12-2007: Finding the max and the min
Bonus: Lab for-loop
訂閱:
文章 (Atom)