Computer Science, asked by ataniamichelle05, 5 months ago

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 RuwaisnZaid
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
English, 2 months ago