The program that computes the area of a circle is represented as follows:
x = int(input("Write the length of the radius of the circle: "))
area = 3.14 * x**2
print(area)
The code is written in python
<h3>Code explanation:</h3>
- The first line of code ask the user to input the length of the radius. The variable x is used to store the user's input.
- The variable "area" is used to store the arithmetic manipulation of area of a circle.
- Then, we print the variable "area". This will print the actual area of the circle with the particular radius you inputted.
learn more on python program: brainly.com/question/16398286?referrer=searchResults
Answer:
it could be your internet
Explanation:
mine used to do it to me because of internet and since everyone is one the internet because of the Coronavirus everyone is working online that could be the case
:)
Answer:
are u updating it? or u r rooting it?
You can edit the contents of a cell directly in the cell. You can also edit the contents of a cell by typing in the formula bar.
When you edit the contents of a cell, Excel is operating in Edit mode. Some Excel features work differently or are unavailable in Edit mode.