Answer and Explanation:
import Circle
#include<conio.h>
void main ()
int t , length , n
//for hexagon
def hexagon(t, length, n):
for _ in range(n):
t.fd(length)
t.lt(360 / n)
square = Circle.Circle()
square.penup()
square.sety(-270)
square.pendown()
hexagon(square, 30, 60)
Answer:
The balanced DFD (Data flow diagram) is the concept of the balancing all the state and incoming and also outgoing flow in the system.
The balanced data flow diagram basically ensure that the output and input data flow maintain the consistency in the DFD and are properly aligned the flow of data.
A balanced DFD does not include any type of flowchart in the control statement and also does not contain any crossing lines.
1. It can be used to create a slideshow for that class.
2. It can used as a place to keep and check grades.
3. It can be used for a place to keep all the students names and where they sit etc.
Answer:
1. Select the cell, click and start typing
2. Select the cell, click and start typing
Explanation:
To enter data in a cell in a spreadsheet, select the cell, click and start typing.
To overwrite data in a cell, select the cell, click and start typing.
A spreadsheet is an application that is used for entering, organizing, analyzing, interpreting and storing data. It a relatively simple application and an example is Microsoft Excel. The easiest way to enter data into a spreadsheet is to select the cell, click and start typing. Overwriting an already existing data can be done in the same manner in which data is entered into a cell - selecting the cell, clicking and start typing.