6. Rewrite the following while loop into for loop:
b) i=88
while(i>=8):
print i
i-= 8
Answers
Answered by
0
Answer:
Explanation:
Write a program in python to compare an employee's salary to the average of the salaries of three
SSKKSSKSSKSKKSSKSK
Similar questions