Answer:
Not sure what language, but in python a super basic version would be:
val1 = 98
val2 = 87
val3 = 84
val4 = 100
val5 = 94
sum = val1 + val2 + val3 + val4 + val5
avg = sum / 5
print(avg)
Explanation:
With which of the following is network administration concerned? Check all of the boxes that apply.
A. security
B. hardware
C. software
D. network setup
E. network maintenance
a b c and i think e if not e do d
Answer:
all
Explanation:
4.2 Code Practice: Question 1
Write a program that inputs numbers and keeps a running sum. When the sum is greater than 100, output the sum as well as the count of how many numbers were entered.
Sample Run
Enter a number: 1
Enter a number: 41
Enter a number: 36
Enter a number: 25
Sum: 103
Numbers Entered: 4
Hint: If you get an EOF error while running the code you've written, this error likely means you're asking for too many inputs from the user.
In python:
total = 0
i = 0
while total <= 100:
number = int(input("Enter a number: "))
i += 1
total += number
print("Sum: {}".format(total))
print("Numbers Entered: {}".format(i))
I hope this helps!
Select all that apply.
Which of the following are grouping found in the Page Design tab?
Page grouping
Page Setup grouping
Layout grouping
Insert grouping
Schemes grouping
Design grouping
The grouping that are found in the Page Design tab include the following:
A. Page grouping
B. Page Setup grouping
C. Layout grouping
E. Schemes grouping
A page design can be defined as the way in which a page is organized, arranged and presented to end users. Also, the way the contents of a page are arranged is referred to as page layout.
In page design, there are two (2) main types of page layout and these include:
Landscape orientationPortrait orientationGenerally, the Page Design tab is made up of group of commands that can be used to create, modify (edit), and manipulate a page and they include the following:
1. Page grouping
2. Page Setup grouping
3. Layout grouping
4. Schemes grouping
Read more on Page Design here: https://brainly.com/question/8391970
is anyone willing to do my DIT tests for me?
Answer:
no sorry
Explanation:
4.1 Code Practice: Edhesive
In python 3:
while True:
name = input("Please enter a name: (Nope to end) ")
if name == "Nope":
break
print("Nice to meet you {}".format(name))
I hope this helps!
The program is an illustration of while loops.
While loops are used to perform iterative operations, until the condition is met
The program in Python, where comments are used to explain each line is as follows:
#This prompts the user for name
name = input("Please enter a name (Nope to end) ")
#This checks if input is "Nope"
while name.lower()!="nope":
#If no, this prints the greetings
print("Nice to meet you",name)
#This prompts the user for another input
name = input("Please enter a name (Nope to end) ")
Note that the loop is repeated until the user enters "Nope" or "nope"
Read more about while loops at:
https://brainly.com/question/18430675
A variety of fonts may be used in letter writing as long as the font size is 12 points.
True
False
Answer:
False
Explanation:
Question # 6
Fill in the Blank
In your program to calculate the slope, supply the missing word.
The program is incomplete.
# Find the slope of the user's two points
# Get the points
XÔne =
("Enter the x-coordinate of the first point: ")
Answer:
InputExplanation:
The input() function is used to get input from the user (the user's answer).
Bill has several workbooks open, and he would like to see them all side by side on the screen. Which option on the
Arrange All menu should he use?
Tiled
Cascade
Horizontal
Vertical
Answer:
tiled
Explanation:
If you have an orientation where you read manuals and fill out paperwork, it is probably a _________.
A. new hire orientation
B. interactive orientation
C. reorientation
D. mentorship
Answer:b
Explanation:
I’m taking the test right now. I think it is right
If you have an orientation where you read manuals and fill out paperwork, it is probably a new hire orientation. The correct option is A.
What is orientation?Business orientation describes the way a business or organization handles its success-oriented strategy. Being successful in business requires developing a plan and implementing it to meet your objectives.
The process that aids in finding and choosing the best tactics for managing client connections can be referred to as the marketing management orientation. The idea is straightforward, but execution is challenging.
Fresh hire The purpose of orientation is to familiarize new employees with their workplace.
An employee who needs to fill out any paperwork can be offered fascinating and interactive exercises during this orientation.
Thus, the correct option is A.
For more details regarding business orientation, visit:
https://brainly.com/question/28137071
#SPJ2
What is a goal?
What is a strategy?
What are tactics?
hy is it important for a goal to be specific?
What will the "background-color" of the "topButton" be when the program is finished running?
A. red
B. orange
C. blue
D. green
Answer:
C. blue
Explanation:
how can we show that heat is liberated during respiration
Answer:
To show that heat is liberated during respiration. Make a hole in the cork and insert a thermometer into cork and see the bulb of the thermometer is in the midst of the seeds. Record the temperature in both the flasks at every two or three hour intervals for about 24 hours.
Explanation:
Hope this helps:)
Who is responsible for providing the equipment employees need to stay safe on the job (like a hardhat or safety
goggles)?
• the Occupational Safety and Health Administration (OSHA)
O the employer
the labor union
O the employee
MacBook Pro
Answer:
the employer
Explanation:
Answer:
the employer
Explanation:
What is one reason why a business may want to move entirely online
Answer:
maybe because it requires less work and the amount of peole online today greater than say 8 years ago.
For your biology class, you will be giving a presentation of the findings of a plant growth experiment. Which application is best suited for this presentation?
Writer or Word
Impress or PowerPoint
Notepad or Paint
Calc or Excel
Answer: Powerpoint
Explanation: Easy to give graphs and add pictures. You can also add shapes to create a bar graph if needed.
Answer:
Calc or Excel
Explanation:
What are the seven phases of design plans and the main features of designer-client communication at each phase?
In order to design a project there exists seven phases of design as the client needs to communicate in each phase.
The first step is to study the client in brief. This can be done by setting goals that will enlighten your project. Step two is to research in order to understand the project so that you can need to understand the history and culture. Example analysis of your audience. The step is to brainstorm, that is to research, the client, industry, and audience. The fourth step is to sketch ideas that help put to visualize elements and save time. The fifth phase is concept development that is a 3-5 design based on the needs of the project. The sixth phase is the revision phase that is to conclude your design that meets the goals and needs of the project. In the last completion that is fully understood look forwards to the client.Learn more about the seven phases of design plans and the main features of the designer.
brainly.com/question/25151017.
What type of light or lighting technique did Dennis decide to use
Answer:
Three point lighting.
Explanation:
Can someone help with these questions it's for drivers ed class
Hey y'all I need this answer like immediately. How do you select non-adjacent cells in Excel? I'll give you brainliest, pleaseee!!!
Answer:
Click on a cell to select it. Or use the keyboard to navigate to it and select it.
To select a range, select a cell, then with the left mouse button pressed, drag over the other cells.
Or use the Shift + arrow keys to select the range.
To select non-adjacent cells and cell ranges, hold Ctrl and select the cells.
Explanation:
i hope that helps! if it doesn't help than i'm sorry!!
The ____, which amplified weak electrical signals, enabled electrical sound recording.
Answer:
Radio
Explanation:
Need it ASP please
like rte now plz help me
Answer:
b
Explanation:
A path between two nodes in a network. It may be known to be the physical cable, the signal transmitted within the cable or to a sub channel within a carrier frequency. In radio and TV, it refers to the assigned carrier frequency.
Answer:
Hey not to be mean but do I know you. you added me in my both accounts just asking
Explanation:
B
What is the assignment operator?
Select the one choice that best answers the prompt above:
Answer 1
==
Answer 2
=
Answer 3
<=
Answer 4
===
Answer:
answer 3 is greater then or equal to, answer one is both equal, answer 2 is equal, answer 4 is all equal no mistakes,
Explanation for brainly please
answer 3
Which search engine does not track users? Choose the answer.
Bing
Yahoo!
Google
DuckDuckGo
Answer:
I think the answer is Bing,am familiar with others
20
Select the correct answer.
Part of social health means that you make positive contributions to your community,
ОА.
True
OB
False
Reset
Next
Answer:
true
Explanation:
because my 8 ball said so
Answer:
True
Explanation:
Katherine wants to open a bank account that allowed her to perform frequent transactions without being charged a penalty and she does not want to maintain a minimum balance. What type of bank account should she open?
Answer:
C
Explanation:
Answer:
checking account
Explanation:
what is computer system
Answer:
A computer system is a basic, complete and functional hardware and software setup with everything needed to implement computing performance.
Explanation:
Hope this was helpful,Have an amazing, spooky Halloween!!
Software that directly interacts with users to do specific tasks is known as which type of software?
A. application software
B. booting software
C. distribution software
D. system software
Answer:
A Application Software
Explanation:
Select the correct answer.
Which task represents an unethical use of technology and resources at the workplace?
OA. using computer resources for an upcoming project presentation
OB. sharing a coworker's performance scores with colleagues
OC. generating a confidential report after receiving proper authorization
OD. providing references and giving due credit for work that isn't one's own
O E. printing presentation notes for an upcoming client meeting
Reset
Next
Answer:
A
Explanation:
because when you make a presentation so you are already use technology
Answer:
a
Explanation:
William would ike to sort a list of items after the data is already entered Which method is NOT an available sort option? text O number O date Osymbol
Answer:
symbol
Explanation:
edge2020
Answer:
symbol
Explanation:
took the test
Please help, this question is from plato.
What is HTML?
A.
a language
B.
a software application
C.
a website
D.
a browser
E.
a malware program
Answer:
A
Explanation:
It is a programming language.
Answer:
A
a. language
Explanation: i took the test and hope this help have a good day.