Computer Science, asked by rosminroseprasanth12, 2 days ago

Read the program given below and answer the following questions.

PRINT "Welcome to the world of Computers"
name$ = " Robotic Process Automation"
ADDRESS$ = "New York"
PRINT name$
PRINT ADDRESS$
END

a. Identify and write the variable names from the above program.
b. Write the output of the above program.

Answers

Answered by shreyasi1157
0

Answer:

Hey mate!!!! here's your answer

Explanation:

Variable :- name$, ADDRESS$,

Output:-

Welcome to the world of Computers

Robotic Process Automation

New York

Hope it helps....

PLEASE MARK ME AS BRAINLIEST AND DON'T FORGET TO FOLLOW ME....

Similar questions