find the error in the following code :
n=int(input(" Enter number"))
for k in range (n):
print(k)
else
print (" Loop Over")
Answers
Answered by
0
Answer:
I know
Explanation:
i will write my exam
Similar questions