Computer Science, asked by Ranit250, 6 months ago

Correct the following program statements of python and then write the output
a. Xy=0,1 b. num=6
S=0
for I range(1,10)
print(num,"x",1,=,num*I while s<20
s=x+y
Print (s):
x=y
y=S​

Answers

Answered by pirviy
0

Explanation:

Correct the following program statements of python and then write the output

a. Xy=0,1 b. num=6

S=0

for I range(1,10)

print(num,"x",1,=,num*I while s<20

s=x+y

Print (s):

x=y

y=S

Similar questions