Answer:
It goes like:
______________________________
#taking inpit for n numbers user wanna enter and save it in a variable n,
n=int(input("Enter the no. of no you want to enter: ")
#While loop after initialising a varaible to make suure the loop runs specific number of times
a=0
sum=0
while a>n:
b=int(input("Enter the number: "))
sum+= a
# printing the sum and average after rounding sum/n upto 2 digits after decimal.
print("sum:", sum, "/naverage:", round(sum/n,2) )
______________________________
The difference between analog and digital is in how the information/data is measured: Analog technology uses data that is continuous and the goal is to capture a likeness of reality. Digital technology uses sampling to encode the data and then reproduces it as closely as needed.
Hope this help young children
Answer:
The Local, Remote and Upstream repository can each have multiple push /pull requests. When a Participant in a collaborative group on Github is ready to have their work used by the group, the participants makes a pull request.
Explanation:
These are simple blanks which are answer here
The Local, Remote and Upstream <u>repository</u> can each have multiple <u>push /pull</u> requests. When a Participant in a collaborative group on Github is ready to have their work used by the group, the participants makes a <u>pull request</u>.
Answer:
False
Explanation:
You can always go in the document settings to change the layout and make the paper wider (landscape).
Layout > Orientation
Choose portrait or landscape