a = 5
b = 6
c = 10
for i in range(n):
for j in range(n):
x = i * i
y = j * j
z = i * j
for k in range(n):
w = a * k +45
v = b * b
d = 33
In your answer, show how you get to the final answer (i.e. you should show the intermediate step before getting to final answer).
a = 5
b = 6
c = 10
for i in range(n):
for j in range(n):
x = i * i
y = j * j
z = i * j
for k in range(n):
w = a * k +45
v = b * b
d = 33
In your answer, show how you get to the final answer (i.e. you should show the intermediate step before getting to final answer).
a = 5
b = 6
c = 10
for i in range(n):
for j in range(n):
x = i * i
y = j * j
z = i * j
for k in range(n):
w = a * k +45
v = b * b
d = 33
In your answer, show how you get to the final answer (i.e. you should show the intermediate step before getting to final answer).status | not learned | measured difficulty | 37% [default] | last interval [days] | |||
---|---|---|---|---|---|---|---|
repetition number in this series | 0 | memorised on | scheduled repetition | ||||
scheduled repetition interval | last repetition or drill |