What will be the output of the
following:
sum = 0
K = 1
while K<10:
sum = sum + k
K = K + 2
print (sum)*
Answers
Answered by
0
Answer:
i don't know the answer if you know then plz tell
Similar questions
Computer Science,
3 months ago
Science,
3 months ago
Computer Science,
3 months ago
Math,
7 months ago
Science,
7 months ago
Physics,
11 months ago
CBSE BOARD X,
11 months ago