Rewrite the following code in python after remembering syntax and underline each correction done in the code if v< 5: for i in range (v) print "abc" else :print
Answers
Answered by
0
If v<5 then the whole program will get collapse .
because after that i will not come in range.
The result will be "void.in"
Similar questions
Physics,
5 months ago
Business Studies,
5 months ago
English,
5 months ago
Math,
10 months ago
Social Sciences,
1 year ago
Social Sciences,
1 year ago