Write the line of code to calculate the area of a circle with radius 3 and store it in a variable called
1 answer:
Answer:
area = 2.14 * 3 ** 2
Explanation:
No clue what language you use but this should be pretty universal. To find the area of a circle you use pi(r) ^ 2 or pi times radius squared

In python it looks like this:
>>> area = 3.14 * 3 ** 2
>>> print(area)
28.26<em> <Printed text</em>
You might be interested in
The answer is A. tool bar
Answer:
the answer is going to be a. true
I would say a defective O2 sensor
True because that's what i said it is
All of the above
---------------------------------