Computer Science, asked by radhachhetri486, 2 months ago

1) Write the output of the given program:
DECLARE FUNCTION SQD (N)
CLS
S=0
FOR L = 1 TO 3
READ NUM
S= S + SQD (NUM)
NEXTL
PRINT "Sum"; s
DATA 2,4,6
END
FUNCTION SQD (N)
SQD = N 12
END FUNCTION​

Answers

Answered by blindxpain
0

Answer:

I need you for fck

Explanation:

__black__trader__

Similar questions