Find out the errors of the following and give the reason ?
a) x=20,y=40,2=30
print("x";x,"y'sy,"2";z;sep="#";end="!!");
b) else=24-5
print(else)
c) name="Christo''
age=17
print("Your name & age are”, name+age)
Answers
Answered by
1
Explanation:
a) x=20,y=40,2=30
print("x";x,"y'sy,"2";z;sep="#";end="!!");
b) else=24-5
print(else)
c) name="Christo''
age=17
print("Your name & age are”, name+age)
this are error
mark me as brainly
follow me
Similar questions