please help me in 9 no. please please please please don't SPAM please
Attachments:
Answers
Answered by
1
Answer:
please mark me as brianliest ✌️
Explanation:
a . This is program that can be used to find out the Area and Circumference of a Circle. "R", that is going to be taken as input, is the radius value. So enter the "radius" there only. If you have the value of diameter, then divide it by 2.
b.
CLS
INPUT "Enter five numbers"; a, b, c, d, e
IF a > 10 AND a < 20 THEN
s = a + s
END IF
IF b > 10 AND b < 20 THEN
s = s + b
END IF
IF c > 10 AND c < 20 THEN
s = s + c
END IF
IF d > 10 AND d < 20 THEN
s = s + d
END IF
IF e > 10 AND e < 20 THEN
s = s + e
END IF
PRINT "sum = "; s
END
Attachments:
Answered by
7
Explanation:
please thank my answer please
Attachments:
Similar questions