7. Read the following Python code and 2 points
identify the lines (Line 1 to Line 7)
that will produce errors have errors
on execution. [choose the correct
option] *
#Line1
Lst=[10,20,30,40,50]
L1=Lst[3:-1]
#Line2
print L1
#Line3
t = 100
#Line4
#Line5
while(t<=20)
Print(t)
#Line6
t + = 20
#Line 7
Line1 and Line3
Line3 and Line 5
Line5 and Line 7
Line2 and Line6
Answers
Answered by
0
Answer:
THE BONES ARE MOVED BY SIMULTANOUS CONTRACTION AND RELAXATION OF TWO SETS OF MUSCLES.
Similar questions
Math,
3 months ago
Computer Science,
3 months ago
Sociology,
7 months ago
English,
7 months ago
English,
1 year ago