Answer:
The correct answer is database
Explanation:
I just did the assignment on edge and got it right
Answer:
database
Explanation:
hope you have an awsome day :)
___________ are representations of actual objects. a. symbols b. models c. handouts d. notecards
Answer:
Models is the answer!!!
Answer:
B. Models.
Explanation:
Got it right on the test
HELLO!!!! For instance, will we get an error if we put a space after the word “print” and before the opening parenthesis in python? With explantion.
In python, spaces in the sense you're talking about, dont matter. For instance,
print ( "hello") will run the same as print("hello")
But, you cannot put a space before the print statement. That's called indenting. You are only supposed to indent code that is inside loops, if-elif-else statements, and functions.
Nurse Jackie is a humorous depiction of a drug-addicted nurse who struggles to balance the demands of her hectic hospital job with a string of
predicaments in her personal life. To what genre would this television series belong?
ОА
sitcom
OB
comedy
Ос.
drama
OD
dramedy
Answer:
dramedy would make since to me
Explanation:
URGENT!!!!15POINTS AND BRAINLIEST
Type the correct answer in the box. Spell all words correctly.
In a hydraulic jack, the pipe below the load has an area of 5 m2, and the pipe through which the input force transmits has an area of 1 m2. Calculate the force required.
kN of input force is necessary to balance a load of 10,000 N.
Answer:
0.2kN
Explanation:
An hydraulic jack works by the principle that pressure applied to one part in an enclosed liquid is transmitted equally in all parts of the liquid. this is in accordance with Pascal's principle.
Pressure= Force/Area
P=F/A
Pressure due to the load= Pressure due to input force for the system to be in balance.
Let force due to load be F₁, input force be F₂, Area at the load piston be A₁ and the area of the pipe through which the input force transmits be A₂, then,
F₁/A₁=F₂/A₂
10000N/5m²=F₂/1m²
F₂=(1000N×1m²)/5m²
F₂=200N
=0.2kN
what is a cloud in the world of computing
Answer:
In the simplest terms, cloud computing means storing and accessing data and programs over the internet instead of your computer's hard drive
Explanation:
girls question
who wants to go out ;p
Answer: I do
Explanation: *P.S.* I'm a Boy
MULTIPLE COICE! BRAINLIEST
When using design templates, these elements will be determined for you.
bullets
background
color scheme
content
title
font
Answer:
background
Explanation:
PLEASE HELP!!! WILL MARK BRAINLIEST!!
Why do you think Phones/Devices have upgraded over the years
Answer:
Too improve the technology
Explanation:
Answer:
phones and other devices have been upgraded over time because technology has advanced and people have found a need for better communication as the world has evolved
c) 64 + {40 ÷ (4-7 + 8)} - 10
please solve this
Answer:
62
Explanation:
4.8 Code Practice: Question 1
Instructions
Write a for loop to print the numbers 5, 10, 15 … 75 on one line.
Expected Output
5 10 15 20 25 30 35 40 45 50 55 60 65 70 75
Answer:
c = 1 # global variable
jhjl jh
def add(): c = 1 # global variable
def add():
print(c)
add()
c = c + 2 # increment c by 2
print(c)
add()
Explanation:
Answer:
for x in range(1, 16):
print(x * 5, end=" ")
Explanation:
Hope this helps!
According to the video, what are some qualitites Clergy need? Check all that apply.
Answer:
honesty in communication and in relationships hope it helps. :)
Explanation:
Answer:
honesty and communication in a relationship
Explanation:
hope this help and have a blessed day
HELP ASAP!!!
Write a program that asks the p34won to enter their grade, and then prints GRADE is a fun grade. Your program should repeat these steps until the user inputs I graduated.
Sample Run
What grade are you in?: (I graduated) 1st
1st is a fun grade.
What grade are you in?: (I graduated) 3rd
3rd is a fun grade.
What grade are you in?: (I graduated) 12th
12th is a fun grade.
What grade are you in?: (I graduated) I graduated
It's in python
def func():
while True:
grade = input("What grade are you in?: (I graduated) ")
if grade == "I graduated":
return
print("{} is a fun grade".format(grade))
func()
I hope this helps!
why make people act meaner online the. in person
Which line of code in this program is MOST likely to result in an error?
A Line 1
B Line 2
C. Line 3
D, Line 4
Answer:
It's line 2
Explanation:
To find the location’s name of the cell, look to the
.
To add an action to the cell for that data, add commands in the
.
To move from one cell to the next, use
.
Answer:
You can find a named range by using the Go To feature—which navigates to any named range throughout the entire workbook. You can find a named range by going to the Home tab, clicking Find & Select, and then Go To. Or, press Ctrl+G on your keyboard. In the Go to box, double-click the named range you want to find.
Explanation:
Answer:
To find the location’s name of the cell, look to the name box
To add an action to the cell for that data, add commands in the
✔ formula bar
To move from one cell to the next, use
✔ either tab or enter
Explanation:
How do open online courses help with independent learning
Answer:
One of the most powerful benefits of online courses is that they enable students to learn at the time, place, and pace that best suits their individual learning style. ... If there is a class discussion, you can take time to gather your thoughts rather than be in a race to get the teacher's attention.
Explanation:
Answer:
you can take time to gather your thoughts
Explanation:
how many ones dose it take to get 9 tens
When a user modifies the fonts in a message and immediately sees the effect of a font change without actually selecting the font, which outlook feature is the user witnessing
Answer:
Live Preview
Explanation:
With Live Preview mode on in Microsoft Outlook while composing an email content, a user will be able to see effects of the when the mouse cursor is placed format for the text including, the text size, font of the text, the text color, which are immediately applied to the selected text to give a preview of what the effect of the editing function the cursor is hovering over can do.
A peripheral can be used to tell a computer to complete a specific task.
A) True
B)False
Answer:
A. true
Explanation:
because you can complete it without it mistakes if your using an computer but if you use an paper you will make mistakes over and over
Rick is pursuing an undergraduate degree in electronics engineering. He aspires to be a robotics software engineer. Which topic in robotics should Rick be aware of?
Options:
A. database programming
B. Embedded C
C. testing software
D. ABET
Answer:
B. Embedded C
Explanation:
Remember, many robotic systems make use of embedded systems, and one important programming language used is the C (Embedded C) Programming language.
Hence, since many hardware components can be programmed using C, it would therefore be necessary for Rick to be aware of Embedded C.
What involves the layering of hardware and software into a coherent computer experience?
A) PaaS
B) Cloud
C) IaaS
D) Open Systems Interconnect
Answer:
Answer is D. Open Systems Interconnext
Answer:
D open Systems Interconnect
Explanation:
Got it right on the test.
Complete answers for the test on edge 2021...
#1. a - application performance
#2. c - protocol
#3. b - virtual machines
#4. b - open systems interconnect
#5. b - post office
Got 100% on the test.
Which of the following is an example of gameplay in a video game
A: the art of a game
B: the player interacting with the game world and game mechanics
C: the personalities of all the characters
D:all of the above
Answer:
the correct answer is B. the player interacting with the game world and game mechanics
Select all that apply.
Which of the following keys on your keyboard can you use to select more than one worksheet at the same time?
Ctri
Shift
Esc
o Alt
what are the main features of python
Python Features
Python is a dynamic, high level, free open source and interpreted programming language. ...
Easy to code: ...
Free and Open Source: ...
Object-Oriented Language: ...
GUI Programming Support: ...
High-Level Language: ...
Extensible feature: ...
Python is Portable language
Explanation:
What is the difference between myList.length and myList.length - 1? When would you use myList.length? When would you use myList.length - 1?
Answer:
The difference between myList.Length and myList.length - 1 is that with the second variable, you are subtracting 1 from the total (assuming it is a integer)
Explanation:
Assuming the variable myList.Length is a integer, like for example, 4, it would be equal to 4, while myList.Length - 1 would be 3.
What tool allows me to inset text anywhere in my document??
Answer:
On a word document, Go to Insert > Text Box. Click in your file where you'd like to insert the text box, hold your mouse button down, then drag to draw the text box the size that you want. After you've drawn the text box click inside it to add text.
What are the steps to open the Custom AutoFilter dialog box?
Answer:
data, sort and filter, text filters
Explanation:
ed 2020
Answer:
data, sort and filter, text filters
Explanation:
3. Name two things you can adjust under "Audio Effects”.
Answer:
Modulation effects—Chorus, Tremolo, Flanger and Phaser.
Time-based effects—Reverb, Delay and Echo.
Explanation:
Part B
How would you classify a network formed by connecting two MANs together?
В І у хх Font Sizes А • А
look at the picture lol
Answer:
Zoom in more please and than i can help
Explanation:
Answer:
I would go with the first blue highlighted one... but i could be wrong
i hope i helped
if i didn't... i am sorry, i tried.