Instructions
Test if a number grade is an A (greater than or equal to 90). If so, print "Great!"
Hint: Grades may be decimals.
Sample Run
Enter a Number: 98.5
Sample Output
Great!

InstructionsTest If A Number Grade Is An A (greater Than Or Equal To 90). If So, Print "Great!"Hint:

Answers

Answer 1

In python 3:

grade = float(input("Enter a Number: "))

if grade >= 90:

   print("Great!")

Answer 2

Following are the Program to check the input value:

Program Explanation:

Defining the header file.Defining a main method.Inside the method a float variable "num" is declared that inputs the value.After input the value a conditional statement is defined num value greater than equal to 90, if its true it will print the message "Great! ".

Program:

#include <iostream>//header file

using namespace std;

int main()//main method

{

   float num;//defining a variable

   cout<<"Enter a Number:";//print message

   cin>>num;//input value

   if(num>= 90)//defining if block that checks num value greater than equal to 90

   {

       cout<<"Great!";//print message

   }

   return 0;

}

Output:

Please find the attached file.

Learn more:

brainly.com/question/14267584

InstructionsTest If A Number Grade Is An A (greater Than Or Equal To 90). If So, Print "Great!"Hint:

Related Questions

In a paragraph of 125 words, write a sample response to this behavioral interview question: Describe a team project in which you were not the leader. Evaluate the strengths and weaknesses of the leader. Suggest one thing you would have done differently.

Answers

Answer:

A team situation when I wasn’t the leader would be when I was working as a lifeguard. I was the assistant manager and my manager made it clear to everyone to listen to him, not me so I might as well have been a regular lifeguard. As a leader he failed to be an example and to lead them in the right direction. He let the power kind of get to him and started to not do his own job and make everyone else do it. He would make himself appear productive when the supervisor would come in but other than that he was never actually doing his job. He was a very personable and confident person so it’s not a surprise my supervisor above him actually believed he was doing his job. But when i told our supervisor about it, he told me he had poor confrontational skills and that it was”drama”, so we couldn't exactly fix the problem.

The weakness of the leader was that he didn't carry the team along and this affected our performance.

A team project that I engaged in where I wasn't the leader was when I was in school and had a group project with my colleagues.

During the group project, the leader took all the decisions regarding the project and didn't allow the members have a say in the project. This eventually affected our performance as we had a low score.

The inability of us to work as a team has a negative impact on our score. If I was in such a position, I'll carry the team along, be honest and listen to the opinions of everyone. I'll also delegate tasks to make the work easier.

Learn more about a leader on:

https://brainly.com/question/12522775

Which sequence of transformations proves that shape I is similar to shape II
A. a 90° counterclockwise rotation about the origin, and then a dilation by a scale factor of 2

B. a reflection across the x-axis, and then a dilation by a scale factor of 3

C. a reflection across the x-axis, and then a dilation by a scale factor of 2

D. a 90° counterclockwise rotation about the origin, and then a dilation by a scale factor of 3

Answers

Answer:

The answer is B :)

Explanation:

Answer:

b

Explanation:

Protocol layering can be found in many aspects of our lives such as air travelling. Imagine you make a round-trip to spend some time on vacation at a resort. You need to go through some processes at your city airport before flying. You also need to go through some processes when you arrive at the resort airport. Show the protocol layering for the round trip using some layers such as baggage checking/claiming, boarding/unboarding, takeoff/landing.

Answers

Answer:

From the Greek protókollon, it means "first sheet glued to the papyrus rolls, and on which a summary of the manuscript's content was written", and today, according to the same source, it means, among other things, "international convention ". But what interests us most is the definition of a communication protocol, which is: "Set of rules, standards and technical specifications that regulate the transmission of data between computers by means of specific programs, allowing the detection and correction of errors; data transmission".

Explanation:

The flowchart is attached.

HELP FAST PLZZZ. Madison loves to play multi-user games with very realistic graphics. How much RAM should she have in her laptop??
Group of answer choices

6 GB

8 GB

16 GB

4 GB

Answers

Answer:

16.

Explanation:

A research lab in San Francisco has built a robot that is able to walk, talk, and interact with humans. The robot is built of small bits of metal and plastic, which, when put together, create the circuits, pistons and support structures that organize the robot’s interior. These circuits, pistons and support structures are divided into a collection of working parts based on the jobs that they perform together. For example, some are information parts, some are signal parts, and some are movement parts. These collections of working parts are further organized into groups to perform a specific job related to a key task, such as moving the robot body. Together, all of the groups make the whole robot function in some ways like a living thing.

What part of the robot is most similar to the organ level of a live human?

A: Small Bits
B: Circuits, Pistons, and Support Structures
C: Collections
D: Groups

Answers

Answer:

is it

Explanation:

Answer:

the answer would be C.

Explanation:

What does virtualization do?

Answers

Answer:I believe the answer is D.

Answer:

I would say C

Explanation:

give an example of empty tags in HTML​?

Answers

Answer:

An "empty tag" refers to HTML coding where the line of code stands alone and is not closed with slash characters. Empty tags are used to insert images, lists, breaks, meta tags, horizontal rules and hyperlinks. Empty tags are bracketed by "<" and ">" characters. Empty tags do not have any outside content from other programs, and they only contain a single code to place something on a Web page.

Explanation:

The empty elements in HTML:

<area>

<base>

<br>

<col>

<colgroup> when the span is present

<command>

<embed>

<hr>

<img>

<input>

<keygen>

<link>

<meta>

<param>

<source>

<track>

<wbr>

What is an error code?

A.)numbers that are used to identify a specific type of computer error in a program

B.)numbers that are used to count the number of times a specific error occurs

C.)a programming language that is used to creat error messages

D.)a programming language that is used to troubleshoot error messages​

Answers

Answer:

A

Explanation:

The error code is a specific number that identifies what the error is to the system. ... It also can be helpful in finding a resolution to the problem. If you're getting an error code, search for the error code number and where you're getting the error to find a resolution.

Answer:

In computer programming, a return code or an error code is a numbered or alphanumeric code that is used to determine the nature of an error, and why it occurred. So, B.

Explanation:

A plug-in is:

a. a program that users must install on their computers to extend the computers'

functionality.

b. a program that users must associate with files on their computers to extend their

browsers' functionality.

c. a program that is launched by a browser to extend the browser's functionality.

d. a program that acts as a separate process when accessed.



3. Which of the following best describes online installation of a plug-in?

a. The user downloads the plug-in file, quits the browser and installs the file, but

does not restart the computer.

b. The user downloads the plug-in file, quits the browser and installs the file, then

must restart the computer.

c. Installation of the plug-in is performed with the browser open and may occur

without prompting the user.

d. The plug-in is already installed by default in the browser when the user installs

the browser initially.

Answers

Answer:

C.

Explanation:

As you know, you can download plug-ins, or extensions as I call them, to extend the browsers functionality. You can stop them by uninstalling them or going to the task manager and exiting out of the program.

Column A contains numbers from rows 1 to 20. You can use the formula
the total number of values.
to find the value of the largest number divided by the total number of values

Answers

Answer:

you can use the formula =MAX(A1:A20)/COUNT(A1:A20)

Explanation:

The formula for finding the value of the largest number divided by the total number of values is as follows:

MAX(A1:A20)/COUNT(A1:A20).

What is meant by Formula?

The Formula may be defined as a type of equation or set of numbers that significantly represents how one amount depends on one or more other amounts with respect to the same sense.

According to the context of this question, suppose column A consists of numbers from rows 1 to 20. And you want to find the value of the largest number divided by the total number of values. You must find the maximum number with the formula MAX(A1:A20) and then count by the equation COUNT(A1:A20) and divide one another.

Therefore, the formula for finding the value of the largest number divided by the total number of values is well mentioned above.

To learn more about Formulas, refer to the link:

https://brainly.com/question/28488730

#SPJ5

What is the missing line of code?
>>> sentence = "Programming is fun!"
ogr
O sentence[2:6)
O sentence[3:6)
O sentence[2:5)
O sentence[3:5)

Answers

Answer:

sentence[2:5]

Explanation:

Stear Corp. decides to deposit $1,000 in its bank account. This cash was paid from the cash register of the company. What will be the entry made by the accountant in the company’s journal?

Answers

Answer:

This is the WRONG answer

Cash Account (debit) 1,000

Cash in Bank Account (Credit) 1,000

Explanation:

Explain why IT has become a vital part of all business?​

Answers

Answer:

IT has become part of a major role in businesses is because technology has evolved over the past decades. It helps businesses keep their safety from viruses and other malicious attacks. Also, it provides tools for businesses to complete their work.

Explanation:

After completing step 4, Which cells will be yellow?

Answers

Answer:

its C i just got it wrong both times haha

Explanation:

I WILL MARK BRAINLIEST!!!!!!!! PLZ HELP GUYS AND GIRSL.

Answers

Answer:

I would say the best answer is logic gates

Explanation:

What elements collect input?
What items display output?
Do you think there are elements that can do both?

Answers

Answer:

input devices : keyboard, touch , mouse

output devices : microphone monitor, printer

Cameras and Modem can be both output and input.

Which situations are the most likely to use telehealth? Select 4 options.

A Your doctor emails you because of your heart monitor readings.

B You use your health app to request a refill on a prescription.

C You cut your hand badly when you broke a glass.

D You use a smartphone to upload your diet and exercise log.

E You go online to see test results.

Answers

Answer:

A,B,D,and E

Explanation:

Its not C because it doesn't have to do with virtual topics, such as the options I chose as answers. C is something you should take care of yourself, and if it gets worse you use telehealth to seek advice on what to do.

Name this Cartoon character and just get points I guess because I have no actual questions for the smart people out there so this question can help the people who aren't so smart because it's about cartoons!

Answers

Answer:

Baby PEPE

Explanation:

I gave it a name bc its cute

Answer:

BABY PEPE

Explanation:

Which file extension indicates the file is a Microsoft Word document?
.doc
.dot
.ppt
.txt

Answers

Answer:

DOC

Extension Format

doc Microsoft Word document before Word 2007

docm Microsoft Word macro-enabled document

docx Microsoft Word document

dot Microsoft Word template before Word 2007

Explanation:

Doc ....... is a document
Other Questions
At a dog shelter, a 26-pound bag of dog food will feed 40 dogs. How many dogs would you expect to feed with a 13-pound bag of dog food? (Input only whole numbers.)Pounds of Dog Food 13 26 52Number of Dogs Fed ? 40 80 You can use _____ to help determine the right foods to eat.The Basic FourThe Food PyramidMy Plate What are the products from Aluminum + Copper Chloride? Al + CuCl2 A gas is currently at a temperature of 84 C at a volume of 10 liters. If the pressure is kept the same and the temperature is lowered to 72 C, what will the new volume be? Work out the value of z + xy PLEASE HELP ME ASAP!!!! simplify to create an equivalent expression. 5+7(8r-2) A: 56r+3 B: 56r+9 C: 8r-9 D: 56r-9 on a unit circle, what is tan for coordinates (-2/2, 2/2)?a.) -1b.) -2/2c.) 1d.) 2/2e.)2 During photosynthesis and cellular respiration, plant cells carry out processes that involve both light energy and chemical energy. Sort each tile into the correct column. Light energy, Chemical energy. Released through cellular respiration, used to directly power photosynthesis, captured by chlorophyll, used to directly power cell growth occupational psychology Which of the following is an advantage of specifying by company-developed specification? a.the cost of establishing specifications is low b.it is always possible to draw up specifications for any product c.unless a performance specification is used, the buyer takes responsibility for performance d.all of the above are advantages e.none of the above is an advantage. Which detail from the passage contains alliteration?A"clapped happily"Bknew it was the kite"couldn't be careless with this kite"D"wait to race away" Name two areas of the United States affected by digital exclusion Simplify square root of 2 multiplied by the cube root of 2 . (1 point) 2 to the power of 1 over 6 2 to the power of 2 over 3 2 to the power of 5 over 6 2 to the power of 7 over 6 Chloroplasts contain chlorophyll a, chlorophyll b, and carotenoids. Why is this important in the process of photosynthesis? Support your answer with facts. please help i will mark brainlist An amusement park has two roller coasters. One is 628 feet long, and the other is 485 feet long if you ride both roller coasters, about how many feet will you travel in all Can someone please help PLEASE HElp 15 points If a scientific idea has been proven 100% of the time, like gravity, it becomes a blankwhereas an idea that is generally believed but has not been proven to be 100% true would be called a blank 1 How do animals receive their necessary nitrogen?2. Why can't plants use nitrogen gas directly?3. Explain why bacteria are essential parts of the nitrogen cycle. can someone tell me which one is wrong please