Monday, October 26, 2009

Python Output

1)
a. 12
b. 42
c. 0
d. it adds a to itself b times

2)
a. 5
b. 4
c. 7
d. it divides a by b

3)
a. strange: a = 6
b. weird: a = 8 b = 4
strange: a = 12
c. strange: a = 4
reallyWeird: a = 8 b = 4
strange: a = 12
d. downrightOdd: a = 3
strange: a = 3
reallyWeird: a = 6 b = 3
strange: a = 9

4)
a. 1
b. 3

No comments:

Post a Comment