what is main function of processing unit?

Answers

Answer 1

Answer:

to control the operation of all part of the computer.

hope it helps.

Answer 2

Answer:

to control the operations of the computer

Explanation:

hope it's help you have a great day keep smiling be happy stay safe ☺


Related Questions

KAPWING Video Editing Software allows you to use existing You Tube Videos in your design.

Answers

Answer:

Yea it should, it depends are you using a phone or a PC? because most of the time internally built in editing software on computers is better.

7.5 Code practice Plz answer ASAP

Answers

def calculate_GPA(grade, weight):

   grades = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}

   if weight == 0:

       return grades[grade]

   else:

       return grades[grade] + 1

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

total = 0

for x in range(classes):

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

   user_weight = int(input("Is it weighted? (1 = yes) "))

   grade = calculate_GPA(letter, user_weight)

   total += grade

   print("Your GPA score is: ", grade)

print("Your weighted GPA is a",(total/classes))

I wrote my code in python 3.8. I was able to replicate the output in your picture exactly. If you need me to make any changes, I'll do my best.

The function is an illustration of for loops

For loops are used to perform repetitive operations; just like the while loop

The program in Python, where comments are used to explain each line is as follows:

#This defines the studentGPA function

def studentGPA(grade, weight):

   #This initializes a dictionary for all grades

   allGrade = {"A": 4, "B": 3, "C": 2, "D": 1, "F": 0}

   #This sets the return grade to 0

   retValue = 0

   #If the grade is valid

   if grade in allGrade:

       #If the weight is 0

       if weight == 0:

           #Then score is not graded

           retValue = allGrade[grade]

       #If otherwise

       else:

           #This adds 1 to the return grade

           retValue = allGrade[grade]+1

   #This returns the grade point

   return retValue

#The main begins here    

#This gets the number of classes

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

#This initializes the total grade to 0

total = 0

#This following is repeated for each class

for x in range(klass):

   #This gets input for the letter grade

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

   #This gets input for the weight

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

   #This gets the corresponding grade

   grade = studentGPA(letterGrade, weight)

   #This prints the grade point

   print("Your GPA score is: ", grade)

   #This calculates the total grade

   total += grade

#This calculates the GPA

GPA = total/klass

#This prints the GPA

print("Your weighted GPA is a",GPA)

Read more about for loop at:

https://brainly.com/question/12736327

Other Questions
NEED HELP WILL MARK BRAINLIEST AND 25 POINTS FOR ANSWER Xavier is using a query that includes a LIKE comparison operator with the value of A[a-n)" Which option wouldmatch this operator?AppleAaronAssistAzure which is NOT part of the cell theory? A) all living thing a are composed of cellsB) Cells are the building blocks of germsC) All cells come from other cellsD) Cells are the basic units of structure and function in living things What are the two most important things that you must have in order to become an entrepreneur? A. Education and funding B. Speaking skills and listening skills C. A business idea and passion D. Experience and employees hi people here hi hi oya Elena has 80 trading cards in her collection. If 15% of her cards are baseball cards, how many of Elenas trading cards are baseball cards? The ratio of blue to red for a purple paint made by28mixing 24 oz of red with 28 oz of blue. PWEASE HELP ME Due to the known mutualistic relationships between M. smithii, Bacteroides, and the human gut, why might overweight study subjects have a different methane and hydrogen profile compared to healthy weight study subjects? Mike created the following table... what needs to be corrected Please answer this question What is a theme of this poem? 1. Who does the person on the left represent (look at what hes holding)?2. Who does the person on the right represent (holding)?3. What is the main idea of the cartoon?4. What do you believe was the general perception of the Populist Party at the time? Find the arc length of the semicircle. 8 A rectangle is 2 times longer than it is wide. The diagonal of the rectangle is 15 cm. What is the width of therectangle? What does a control group show in an experimental investigation? Pls give the right answers Pls helpPls helpPls help why our country called a secular country? Which one of these is not a step used when constructing an inscribed equilateral triangle using technology? (5 points)Create a circle using the center with given point tool.Use the compass tool to create three more circles, with the same radii as the first.Connect the point with a line through the center of the circle.Create another circle with the same radius as the original. the food pantry distribution 10 oz bags of rice if 3 5 lb bags are donated to the pantry how many 10 ounce bags can be made Someone please do this! When you restate the meaning of a passage of work, you areGroup of answer choicesCitingQuotingParaphrasingSummarizing