Qn. Given the following pseudo code, write a program that executes it.
(20 marks)
read a
read b
compute x=ab+2
compute y=a-b
total=x2+y(x+a)*(y-b)
print total Solution:vv
ivan.dyadi 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.