Computer Science, asked by anshmuyal97, 2 months ago

Write the output of the following


a.CLS

PRINT“Brooklynschool”

PRINT“I.C.S.ESchool”

PRINT“Dehradun”

END



b.CLS

LETM=540

LETN=15

LETQ=M/N

PRINT“Answeris”

PRINTQ

END​

Answers

Answered by sabavedant7
0

Answer:

CLS PRINT“Brooklynschool” PRINT“ I.C.S.ESchool” PRINT“Dehradun” END b.CLS LETM= 540. LETN=15. LETQ=M/N PRINT“Answeris” PRINTQ

is the answer helpful for you.

Similar questions