Rewrite the following co,de in Python after remo¬ving all syntax error(s).
Underline each correction done in the co,de.
for student in [Jaya, Priya, Gagan]
If Student [0] = ‘S’:
print (student)
Answers
Answered by
4
Answer:
for studednt in values [“Jaya”, “Priya”, “Gagan”]: if student [0] = = “S” print (student)
take care,stay safe.
thank you so much for points, so sweet of you.
please mark me as brainlyest.
Similar questions