The idea that the federal government shares powers with state and local governments is called



Answers

Answer 1

Answer:

Federalism

Explanation:


Related Questions

1
Type the correct answer in the box. Spell all words correctly.
Which software can managers use to discuss financial performance with the help of slides and charts?
Managers can use a ____
software to discuss financial performance with the help of slides and charts.
Reset
Next

Answers

Answer:

Microsoft PowerPoint software

Explanation:

PowerPoint is the worlds mosth popular program to create slides and charts for the office stuffs .

What early innovation brought about better three dimensional perceptions in animation? The camera was an early innovation by the Disney studio that enabled better perception of three dimensional images.

Answers

Answer: The Multiplane Camera

Explanation: The Multiplane Camera would breathe life into static animated features by adding the illusion of depth and realistic three-dimensional visuals to animated films. Invented by special effects and sound technician Bill Garity at The Walt Disney Studios, the camera was a game-changer for the animation industry.

Complete the code.

A sample member of the list data is a1 = ['male',True], which indicates a male was on the phone.

for item in data:
if item[ ____ ] == 'male':

males = males + 1
if item[1]:

• 1
• 0
• 2

Answers

Answer:

0

Explanation:

In the lists, indexation starts from 0, because of that in if statement we compare item[0] which is 'male' and 'male', and then males is itterated within for loop.

The complete code is for an item in data: if item[ 0 ] == 'male': The correct option is B.

What is coding?

We connect with computers through coding, often known as computer programming. Coding is similar to writing a set of instructions because it instructs a machine on what to do.

You can instruct computers what to do or how to behave much more quickly by learning to write code. Languages written in an imperative, functional, logical, or object-oriented style are common.

These coding language paradigms are available for programmers to select from in order to best meet their demands for a given project. You don't need advanced math abilities for the majority of coding careers, while some programming fields (like game development and machine learning) do demand it.

Therefore, the correct option is B, 0.

To learn more about coding, refer to the link:

https://brainly.com/question/17204194

#SPJ2

Luke now wants to determine how many members of his staff will be eligible to be subject leaders. In cell J2, enter a formula using the IF function and a structured reference to determine if Allison Simoneau can be a subject leader. a. The IF function should first determine if the staff member is a college graduate. Use a structured reference to the College Graduate column. b. The function should return the text Yes if the staff member’s college graduate status is equal to Yes. c. The function should return the text No if the staff member is not a college graduate.

Answers

Answer:

In J2 write the following function

=IF([College Graduate]="Yes","Yes","No")

Explanation:

I assume that the table has already been created.

So, the explanation of the function is as follows:

= --> This begins an Excel formula

IF ---> The indicates that the formula uses the IF function

[College Graduate]="Yes" --> This condition checks if the College Graduate column is Yes

"Yes" --> If the condition is true, the content of J2 is Yes

"No" --> If the condition is false, the content of J2 is No

what is the checksum of 148​

Answers

Answer:

The summary on the given topic is summarized in the explanation portion below.

Explanation:

A means to ensure that somehow a machine data communication or transfer has no bits missing are termed as Checksum. These would be determined in many extremely difficult directions but there's no response.Whereas if checksum appears unacceptable or inaccurate, the machine is compared mostly with documentation it gets or collects and lends it a position.

Which of these is a way that a doctor can examine a patient?

Answers

Answer:

D. all the above

Explanation:

because doctor uses stethoscope to listen patients heart, he also used hammer to check patients reflexes and also doctor has to listen to the patient.

Plz hurry it time
How do you exit the current pass through the loop and go back to the "for n in range (5)" line?
forn in range(5)
Squaren 2
if square mm 9:
print(square)
print("Done")
Оexit
O quit
O break
continue

Answers

Answer:

I guess just write "for I in range(1):

Answer:

the answer should be "break" if I remember correctly

Explanation:

Which are examples of types of audio media that can support a presentation? Check all that apply.

music
recordings
movies
photographs
podcasts
sound bites

Answers

Answer:

music: A

recordings: B

movies: C

sound bites: E

Explanation:

ong

What could be the maximum value of a single digit in a binary number system?
   ​

Answers

Answer:

1 is the maximum value of a single digit in a binary number system.

   

Answer:

a single binary digit, either zero or one. byte. 8 bits, can represent positive numbers from 0 to 255. hexadecimal.

What are some ways tables can be inserted into a document? Check all that apply

•drawing table
•using a dialog box
•using quick tables
•using the save options
•converting an image to a table
•adding an excel spreadsheet

Answers

Answer:

drawing tableusing quick tablesconverting an image to a table.

Answer:

its 1. 2. 3. 6.

Explanation:

who can be my freind.

Answers

Answer:

Sure I'll be your friend

Explanation:

Answer:

Me

Explanation:

I am friendly. I think you can be my friend

state three advantage and disadvantages of Laser printer ​

Answers

Explanation:

advantages

Fast printouts - faster than ink-jet or dot-matrix

disadvantage

Toner is more expensive than ink-jet cartridges

Can someone give me a song I can make a dance too not a school related question

Answers

try an anime song and move around like a noodle, no im just kidding try shawn mendes he has rlly good songs

Answer:

The 7 Seas

by F-777

Explanation:

this song is pirate themed, its hyped, its electro, lil-medium bass beats, full length song, no lyrics and is one of mah FAVS ofc it might be hard to dance too, im not sure what your tastes are so its hard for me to make a good suggestion, either way the song is still good to listen to OwO

2. Daduan is explaining to a colleague the various arithmetic operators that Python has available. Which of the following symbols should he use to explain what a modulus operation is?

Answers

Answer:

The symbol that represents the modulus operator is %

Explanation:

In Python programming language, the % sign is used to perform modulus operation.

Take for instance:

2 modulus 3 will be written as: 2%3.

The result of the operation is to return the remainder of the division.

So, the above expression will return 2 because 2 divided by 3 is 0 remainder is 2

Differentiate between Baud rate and Bandwidth. Also give their differences.

Answers

Answer:

The bandwidth of a digital signal is the number of bits transmitted per second. The baud rate is the number of signalling elements transmitted per second.

In simple systems each signalling element encodes one bit, so the two values are the same. In more complex systems, the number of bits encoded per signalling element may be greater than one, so the bandwidth will be some multiple of the baud rate.

*BRAINLIEST FOR BEST ANSWER NO LINKS OR I WILL REPORT YOU!*

You receive a direct message from a friend's account that has a video and just the words "here". You don't remember talking to your friend about videos and your friend usually writes more or at least includes an emoji or two. What should you do?

A. Post the link to your social media account and ask if anyone has seen it.

B. Send it back to your friend and ask if they send the message.

C. Watch the video. It's probably funny.

D. Ask your friend in person or through another account if they sent it.

Answers

Answer:

D.

Explanation:

That sounds like the most reasonable option to me. Or even meet the friend physically and ask.

Today, scientists agree that good research is ethical in nature and is guided by basic respect for human dignity and safety. However, as you read in the Tuskegee Syphilis Study, this was not the case. Discuss any THREE (3) the ethical violations in the study

Answers

Answer:

Ethical violations in the Tuskegee Syphilis Study

1)  Discrimination. Syphilis was recognized as a disease with a major impact on the afro-descendant and in poor conditions population. The studied population was not treated fairly, they were selected from a vulnerable group. Against the bioethical principles of justice.

2) The ethical principle of beneficence was violated since the participants did not have a real benefit from their participation and in the case of the sick people, they had no option to be treated (in 1947 penicillin was already used as a treatment).

Due to the ignorance of the study, the general population was affected by the transmission of the infectious disease.

3) There was no informed consent against the autonomy principle of clinical Ethic. People were studied for about 40 years (1932 - 1972) with no information about it.

Explanation:

It was a study conducted by the Public Health Service in the city of Tuskegee (Alabama). The objective was the study of the natural progression of syphilis.

The controversies regarding this study were related to the fact that it was conducted in an African American and literate population that was not informed and did not have access to treatment.

One reason it is important to write code that is readable is that
A it makes the code execute faster, which makes the code run better.
B it saves space on the page for important comments.
C it makes it easier to copy when you want to send the code to others.
D it makes it easier to follow when revisions or updates are called for.
Hurry plz

Answers

Answer:

The answer is D:)

Explanation:

D) it makes it easier to follow when revisions or updates are called for.

Answer:

It is most likely:

D. It makes it easier to follow when revisions or updates are called for.

Explanation:

Suggest the benefits of digital literacy in today’s world.

Answers

Answer:

please give me brainlist and follow

Explanation:

They know how to create, communicate, and share digital content. Students who are building digital literacy skills understand the basics of Internet safety such as creating strong passwords, understanding and using privacy settings, and knowing what to share or not on social media.

What is the alternative name of home page ?​

Answers

Answer:

Home page is also known as start page

Explanation:

start page is another name for homepage

Take the nine elements of digital citizenship. Deduce and describe an example of each of the nine elements. The examples must clearly show situations where an individual exhibited good cyber citizenship or was clearly not displaying good digital citizenship.

Answers

Answer:

Answer:

cyber bullying

rights

technology

speech

education

study

issues

Explanation:

¡Hola! He visto en muchos comentarios de Twitter "svd" cuando alguien dice "dale fav a este Tweet y siganse entre ustedes" y en los comentarios ponen "svd". ¿Qué significa?

Answers

Answer:Valor singular de descomposición

Explanation:

7.5 code practice edhesive plssss

Answers

Answer:

def GPAcalc(user_grade, w):

   

   if(user_grade == "A" or user_grade == "a"):

       return 4 + w

       

   elif(user_grade == "B" or user_grade == "b"):

       return 3 + w

       

   elif(user_grade == "C" or user_grade == "c"):

       return 2 + w

       

   elif(user_grade == "D" or user_grade == "d"):

       return 1 + w

       

   elif(user_grade == "F" or user_grade == "f"):

       return 0 + w

       

   else:

       return "Invalid"

       

   if(weighted == 1):

       print(g + 1)

       

def calculateAverage(n):

   sum = 0

   for x in range (n):

       print()

       letterGrade = input("Enter your Letter Grade: ")

       weight = int(input("Is it weighted? (1 = yes)(0 = no) "))

       grade = GPAcalc(letterGrade, weight)

       print("Your GPA score is: " + str(grade))

       sum += grade

   average = sum/numClasses

   return average

       

#Main

numClasses = int(input("How many Classes are you taking? "))

sum = 0

average = sum/numClasses

print()

print("Your weighted GPA is a " + str(calculateAverage(numClasses)) + ".")

Explanation:

yes

In this exercise, using the knowledge of computational language in python, we have that this code will be written as:

The code is in the attached image.

We can write the python  as:

def GPAcalc(user_grade, w):

  if(user_grade == "A" or user_grade == "a"):

      return 4 + w

  elif(user_grade == "B" or user_grade == "b"):

      return 3 + w

  elif(user_grade == "C" or user_grade == "c"):

      return 2 + w    

  elif(user_grade == "D" or user_grade == "d"):

      return 1 + w

      elif(user_grade == "F" or user_grade == "f"):

      return 0 + w      

  else:

      return "Invalid"      

  if(weighted == 1):

      print(g + 1)

def calculateAverage(n):

  sum = 0

  for x in range (n):

      print()

      letterGrade = input("Enter your Letter Grade: ")

      weight = int(input("Is it weighted? (1 = yes)(0 = no) "))

      grade = GPAcalc(letterGrade, weight)

      print("Your GPA score is: " + str(grade))

      sum += grade

  average = sum/numClasses

  return average

numClasses = int(input("How many Classes are you taking? "))

sum = 0

average = sum/numClasses

print()

print("Your weighted GPA is a " + str(calculateAverage(numClasses)) + ".")

See more about python at brainly.com/question/13437928?

why is it necessary to use standard furniture in a computer lab​

Answers

to avoid poor posture which may lead to strain injury.

Is an automatic computer check to ensure that the data entered is sensible and reasonable.It does not check the accuracy of data.

Answers

Answer:

Validation is an automatic computer check to ensure that the data entered is sensible and reasonable. It does not check the accuracy of data. ... The computer can be programmed only to accept numbers between 11 and 16. This is a range check.

The _____________ loop executes a process statement before a decision.

Answers

Answer:

The Iteration

Explanation:

Iteration is also known as repetition. It is used to execute a process (or statement) multiple times. Repetition statements are sometimes referred to as loops.

Hope this helped :) :3

Which of these brake rotor thickness variations is the smallest that may require the rotor to be refinished or replaced during brake service?

Answers

Providing continuous cracks are not apparent, minimum brake disc thickness is 37 mm. Brake discs should be replaced in pairs. Brake pads should also be replaced when new brake discs are fitted. If this instruction is not adhered to, there is a danger that braking performance could be seriously reduced.

1. Summarize the main idea of the article. 2. If you were given the option, which side of the argument would you support and WHY? (Give at least one fully supported reason that is mentioned in the article) (At least 3 sentences)

Story : Issue Overview: Should we have zoos? - Newsela Article

Answers

Answer:

have a nice day

Explanation:

Putus (105)
5. Andre cleans the deluxe rooms for about 3,345 minutes in his entire
shifts. In how many days does he clean the deluxe rooms of his entire shifts?​

Answers

Answer:

A.55.75 hours and 2.3 days

Explanation:

Andre cleans the deluxe rooms for about 3345 minutes in his entire shifts. In how

many days does he clean the deluxe rooms of his entire shifts?

Compute the number of hours and days

A.55.75 hours and 2.3 days

c. 46.85 hours and 3 days

b. 65.25 hours and 4 days

d. none of the above

Number of minutes = 3,345

Compute the number of hours and days

60 minutes = 1 hour

Number of hours = Number of minutes / 60

= 3,345 / 60

= 55.75 hours

Number of days = number of hours / 24

1 day = 24 hours

Number of days = number of hours / 24

= 55.75 / 24

= 2.3 days

The answer is

A.55.75 hours and 2.3 days

Has anyone done the unit 10 lesson 9 encryption/decryption texts on code.org?

Answers

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Other Questions
2x - 2y + 5 = 0Written in slope-intercept form Alternate exterior angles are congruent which angle forms a pair of alternate exterior angles with angle 2? Give a brief argument against ratification of the Treaty of Versailles. A textbook has 428 pages numbered in order starting with 1. You flip to a random page in the book in a way that it is equally likely to stop at any of the pages.What is the probability that you turn to page 45? how can we prevent language fossilization? Tell whether the question is a statistical question. Explain.Part 1 (l) ______ que soy su enemigo.1. pensis 2. cree 3. creo What is the main difference between "emotional well-being" and "life evaluation" as discussed below?A new study from Princeton economist Angus Deaton and psychologist Daniel Kahneman suggests that number depends on how you define happiness. The authors draw a distinction between emotional well-being, the quality of a persons everyday experience such as joy, fascination, anxiety, sadness, anger, and affection, and life evaluation, a persons thoughts about his or her life (on a longer time scale). Mechanical energy is the sum of two types of energykinetic energy and potential energy. Which of the following is an example of an object that has kinetic energy? Find the volume of Figure B. Prateek, Dipti and Manoj jogs daily in the morning around a square park,they take, 6 mins, 5 mins, and 10 mins respectively to take one completeround. In one morning, all of them start at same time from the same point andjog in the same direction for an hour.A- After how many minutes will all three of them meet again? (30 min)B- How many times will they meet together during the one hour period?C- What physical and emotional values can be created through this exerciseSTEP BY STEP ANSWER It is a good idea to read or exchange text messages during all of the following times EXCEPT:A.while driving a carB.while eating lunchC.while waiting at the doctor's officeD.while riding a busPlease select the best answer from the choices provided.ABCD 2y + 3y -3y -6(y + 2) = -y + 6 6 1/4 quarts =___ pints? i will give lots of points for these 4 answers What is the probability of getting 1 or 5 if a dice is thrown once? someone please help with this asap!! what are these even called again lol... unlcoked a memory By 1939, how many American households had radios?12 million15 million28 million53 million BRAINLIEST (IF I GET A LINK I WILL HUNT YOU DOWN AND GUT YOU LIKE A FISH)Here are some bank transactions from a bank account last week. Which transactions represent negative values? Monday:$650 paycheck deposited Tuesday:$40 withdrawal from the ATM at the gas pump Wednesday:$20 credit for returned merchandise Thursday:$125 deducted for cell phone charges