hey hello anyone is available here
Answers
Answered by
1
Answer:
Hi
I am available here
Explanation:
For the past twenty years, Eoraptor has represented the beginning of the Age of Dinosaurs. This controversial little creature–found in the roughly 231-million-year-old rock of Argentina–has often been cited as the earliest known dinosaur.
Answered by
1
Answer:
HELLO DEAR
Explanation:
Cls
Let A = 10
Let B = 5
Let C = 2
Let EXP1 = A * A + B * B * B + C * C * C * C
Let EXP2 = (A + B) ^ 2
Let EXP3 = A * A + B * B
Let EXP4 = (A - B + C) ^ 2
Print "ANSWER OF EXPRESSION 1= "; EXP1
Print "ANSWER OF EXPRESSION 2= "; EXP2
Print "ANSWER OF EXPRESSION 3= "; EXP3
Print "ANSWER OF EXPRESSION 4= "; EXP4
END
OUTPUT
Similar questions