Write a python program to get the input values from the user and
compute the area of a rectangle.​

Answers

Answer 1
It’s telling me to put 20 characters
Write A Python Program To Get The Input Values From The User Andcompute The Area Of A Rectangle.

Related Questions

Adrienne is creating a program the shows the user how to do yoga. There will be ten poses shown in order when the user presses the start button. What kind of program is this?
selection
conditional
iteration
sequence

Answers

Answer:

Sequence

Explanation:

The Answer Is:

D, sequence

Got it right on edge!

Answer:

D. Sequence

why does a wooden spoon not get hot when used in stirring hot liquids​

Answers

Answer:

Explanation:

A wooden spoon does not get hot when used in stirring hot liquids​ is because its an insulator.

Drag the tiles to the correct boxes to complete
Match the data type to their correct explanations.
Boolean
autonumber
null
serves as a counter in your database
allows optional values
allows inserting a large amount of text including numbers
memo
stores one of two given values
All rights reserved

Answers

Answer:

Boolean: Stores one of two given values

Autonumber: Serves as a counter in your database

Null: Allows optional values

Memo: Allows inserting a large amount of text including numbers

Explanation:

These are all data types used in computer language

Boolean: Boolean is used for creating either true or false statements. This makes it store one of two given values.

Autonumber: Autonumber in compuer language is a data type that is used to create an automatic numeric counter. This makes it serve as a counter in a database.

Null: Null is a data type that signifies nothingness. It is not designed as a particular data type, but it signifies that a data value does no exist in the database. This allows for optional values.

Memo: Memo is a datatype that can contain large amounts of text including numbers

what is the first thing to become a software engineer​

Answers

Answer:

._.,_

Explanation:

PLEASE HELP ME! Will report ignorant answers!
Original answers only please.
Why is it important that software be compatible with your operating system? What kind of complications may occur if the two are incompatible?

Answers

Answer:

It is important so your computer can function properly. the two things that might happen if they are not compatible are that it might crash your computer and that your computer might not function properly.

A software must be compatible with the operating system of its host computer

Important of software compatibility with operating system?

Software as used here are application programs designed for a computer.

It is important the software is compatible with the operating system of the computer in order to run without hassles.

Take for instance, a software designed to run on a 64-bit operating system will not run perfectly on a 32-bit operating system

The kind of complications that may occur

As stated above, a software designed to run on a 64-bit operating system will not run perfectly on a 32-bit operating system.

Other complications include:

It can cause the system to hangIt can result as a waste, because of its inability to run properly

Read more about software at:

https://brainly.com/question/1538272

#SPJ2

2 points
1. Which characters are normally used to represent the root of the Floppy
disk drive? *
a) C1
b) A:
c) B:
d) D:
points

Answers

Answer:

B) A:

Explanation:

I need help 40 points and brainless if you answer

Answers

Answer:

The answer is C

Explanation:

what is the code i need to do

Answers

What section is it? I did the same thing a bit ago on edhesive

Define function print_popcorn_time() with parameter bag_ounces. If bag_ounces is less than 3, print "Too small". If greater than 10, print "Too large". Otherwise, compute and print 6 * bag_ounces followed by "seconds". End with a newline. Remember that print() automatically adds a newline.

Answers

Answer:

In Python:

def print_popcorn_time(bag_ounces):

   if bag_ounces < 3:

       print("Too small")

   if bag_ounces > 10:

       print("Too large")

   else:

       print(str(6 * bag_ounces)+" seconds")

       

Explanation:

This defines the function

def print_popcorn_time(bag_ounces):

This checks if bag_ounces < 3

   if bag_ounces < 3:

If yes, it prints too small

       print("Too small")

This checks if bag_ounces > 10

   if bag_ounces > 10:

If yes, it prints too big

       print("Too large")

If otherwise,

   else:

Multiply bag_ounces by 6 and print the outcome

       print(str(6 * bag_ounces)+" seconds")

Answer:

Explanation:

def print_popcorn_time(bag_ounces):

  if bag_ounces < 3:

      print("Too small")

  elif bag_ounces > 10:

# Use of 'if' for this portion, will only yield a test aborted for secondary tests

      print("Too large")

  else:

      print(str(6 * bag_ounces)+" seconds")

user_ounces = int(input())

print_popcorn_time(user_ounces)

Question 11 of 20
Which of the following reasons for writing a formal business document would
lead you to write a proposal?
A. To convince your manager to use a new meeting organization tool
O B. To summarize what happened during a meeting
O C. To describe what tasks you completed during the week
D. To tell your manager a project is on budget and on schedule
SUBMIT
Ex

Answers

Answer: A.) To convince your manager to use a new meeting organization tool

Explanation:

the metric unit used for length

Answers

Answer:

kilometer

Centimeter

Meter

Milimeter

Hope it helps

Please mark me as the brainliest

Thank you

what is the maximum number of characters you can have in a file name​

Answers

Answer:

255 number of characters including space, \ etc.

Which situations are most likey to use Telehealth

Answers

Answer:

Emergency situations that make it difficult to go to a clinic will likely require Telehealth. Examples include cases of

1. heart attack

2. breathing difficulties

3. health challenges that begin in the night

4. onset of child labor

5. a pandemic situation where hospitals are filled up

6. sickness among aged people in rural communities with no clinic, etc.

Explanation:

Summarily, the World Health Organization (WHO) defines Telehealth as the 'incorporation of Information Communication Technology in the delivery of health care services in situations where patients and health care providers are separated by distance'. Emergency health situations that make it difficult to quickly access medical help can benefit from Telehealth.

In the cases of a pandemic such as the one experienced in 2020, where hospitals were filled to the brim, telehealth proved to be a useful form of health care delivery.

e) Moving from one webpage to another is called:
a) Net-moving.
b) Net surfing.
c) Networking.
d) Netfishing​

Answers

It’s called browsing

Which of the following is an object-oriented programming language?
Ada
Lisp
Pascal
Python

Answers

Answer:

D. Python

Explanation:

:)

The object-oriented programming language is python. The correct option is d.

What is a programming language?

A computer programming paradigm known as object-oriented programming (OOP) arranges the architecture of software around data or objects rather than functions and logic. An object is a data field with particular characteristics and behavior.

Python is a popular computer programming language used to create software and websites, automate processes, and analyze data. Python is a general-purpose language, which means it can be used to make many types of programs and isn't tailored for any particular issues.

Some examples of object-oriented languages are Java, C++, C#, Python, R, PHP, and Visual Basic.

Therefore, the correct option is d. Python.

To learn more about the programming language, refer to the link:

https://brainly.com/question/26709198

#SPJ6

Select the correct answer.

Which device can be used for channeling feedback back into the control system’s input?

The device that channels feedback into the control system’s input is the

.

Answers

Answer:

Sensing elements.

Explanation:

Sensing elements are the device which connect channels feedback and return it to the control system input. There are many sensors used for feedback control such as Tachometer, Encoders, Accelerometers and rate gyroscopes.

Answer:

the correct answer is SENSOR

Explanation:

look at the picture hope this helps someone

What are the primary uses of computer?​

Answers

Answer:

Explanation:

Internet commerce,  buying and selling items.   emailing, and z00m meeting now  :D

Note that common skills are listed toward the top, and less common skills are listed toward the bottom. According to O*NET, what are common skills needed by Graphic Designers? Select four options.

speaking
active listening
troubleshooting
operations analysis
writing
science

Answers

Based on O*NET, the are common skills needed by Graphic Designers are:

SpeakingTroubleshootingOperations analysisScienceWho is a Graphic Designer?

Graphic designers are known to be people who forms or create visual concepts through the use of computer software or by hand.

The Skills needed by Graphic Designers are;

Must have Creativity.Good Communication skillsMust have a good Strategy.Time management, etc.

Learn more about skills from

https://brainly.com/question/1233807

Answer:

speaking

active listening

operations analysis

writing

Explanation:

UDAL Pretest: Using Digital Cameras 15 Select the correct answer. Which mode of shutter speed helps to capture creative effects such as star trails? O A. Fluorescent O B. Bulb OC. Incandescent O D. Night Mode Reset Next please help me​

Answers

Answer:

It isn't A

Explanation:

I'm taking the same class, good luck.

Complete the procedure for forwarding a message by selecting the correct term from each drop-down menu.
1. ___ or open a message.
2. Click the Forward button.
3. In the To field, enter the names of intended recipients.
4. Click the ___ button.

Answers

Answer:

Preview; send.

Explanation:

Communication can be defined as a process which typically involves the transfer of information from one person (sender) to another (recipient), through the use of semiotics, symbols and signs that are mutually understood by both parties. One of the most widely used communication channel or medium is an e-mail (electronic mail).

An e-mail is an acronym for electronic mail and it is a software application or program designed to let users send texts and multimedia messages over the internet.

The procedure for forwarding a message to a recipient include;

1. Preview or open a message. This is to ensure that the appropriate or specific message is selected.

2. Click the Forward button. This button opens the dialog box to allow the sender input various details about the message and the recipient.

3. In the To field, enter the names of intended recipients.

4. Click the send button. This button automatically forwards the message to the intended recipient(s).

Which PowerPoint feature will you use to apply motion effects to different objects of a slide? A. Slide transition B. Slide design C. Animation movement D. Animation effects

Answers

Answer:

D. animation effects

A report has a column of totals, with each total adding to the cell above it. What kind of calculated figure is this?

a percentage

a sum

a grand total

a running sum

Answers

Answer:

The kind of calculated figure is;

A running sum

Explanation:

A running sum is the sequence of the partial sums of numbers which is formed by adding the value of any new number to the value of the previous running total to create a new updated running total

With the use of running totals, cash register are able to display the totals sum in the register thereby easing the task finding the sum of all entries at each point the sum total is requested

The running sum creates data input savings where the the sum of the entries rather than the individual entries are of interest.

Answer:

d

Explanation:

why did rsa introduce this legislation ​

Answers

Answer:

Parliament is the legislation authority of South Africa and has the power to make laws for the country,in accordance with Constitution.

Analyze the code and identity the value of variable a,b and c after the code execution. int a=40, b=50, c=60; if(! (a>=40)) b=30; c=70; A. A = 40, b = 50, c = 70 B. A = 40, b = 30, c = 70 C. A = 40, b = 50, c = 60 Da = 40, b = 30, c = 60

Answers

Answer:

a=40,b=30,c=60

The answer is B

What does CPU stand for






It stands up for Central processing unit

Hope this helps

Answers

Answer:

Central Processing Unit

Explanation:

Principle part of any digital computer system

Non-delivered goods, counterfeit products, fraudulent payments are common type of cyber crime these

days.

a. What are such types of cyber crimes collectively called?

b. What are counterfeit products?

c. What measures can you take to stop fraudulent payments? Write any two measures.​

Answers

Answer:

a. Internet auction fraud

b. Counterfeit products are products made and/or sold under the brand name of a product of a higher quality

c. 1) Monitor business transactions

2) Use an Address Verification System AVS

Explanation:

a. Such types of cyber crimes are collectively called Internet auction fraud

Internet or online auction fraud is a form of fraud that involves the act of providing misleading information about goods paced on advert for sale on an online auction site, including the sale of counterfeit goods, sale of goods of poor quality, receiving a different item from what was ordered, artificial bidding to increase price, omission of important information about a product, delivering an item that looks different from what was displayed on the website and the non-delivery of an item already to the buyer.

A seller can be a victim of the internet auction fraud when a buyer does not pay for goods an/or services received, request for delivery before payment, the buyer pays with a stolen credit card, the buyer uses a fake escrow account such that the money returns to the buyer after receiving the goods

b. Counterfeit products or goods are products that are being manufactured and marketed, without formal authorization, under the name of a popular and recognized but are usually of lesser quality than the product they try to imitate

c. Measures that can be taken to stop fraudulent payments are;

1) Monitor transactions to to check for red flags, including disparity in shipping and billing information

Monitor transactions from customer that use free or anonymous emails services which can easily be opened and closed without payment or proper  documentation

2) Make use of Address Verification System to authenticate the billing address on a payment, and the address on the credit card.

An ______ is a simplified image. (4 letters) This is for a paxton paterson

Answers

Answer:

allegory.

p.s: this is the right answer but with out the four letters you need

classify the functions of dhcp and dns protocols​

Answers

Answer:

Dynamic Host Configuration Protocol (DHCP) enables users to dynamically and transparently assign reusable IP addresses to clients. ... Domain Name System (DNS) is the system in the Internet that maps names of objects (usually host names) into IP numbers or other resource record values.

what ia the role of mulitimedia in entertainment?​

Answers

Answer:

Multimedia is widely used in the entertainment industry. It is especially used to develop special effects in movies and video games. ... The use of multimedia in the gaming industry made it possible to make interactive games. is a combination of text, animated graphics, video, and sound delivered to you via electronic means. It is what appeals to users for entertainment, learning, and research.

A gamer typing their name into the computer is an example of:
defined output.
user input.
conditional looping.
debugging.

Answers

user input I think I'm not sure though

Answer:

B User Input

Explanation:

Other Questions
If 5y+4y+y is completely simplified by combining like terms, what is the result? The volume of this cylinder is 175pi cubic units. What is the volume of a cone that has the same base area and the same height? Write your answer in terms of pi. Discuss the history of algebra. Discuss some of the key developments in the field of algebra Which of the following is the reason the majority of Americans were alarmed by the launch of Sputnik I into space?O A. It enabled the Soviets to spy on everyday Americans.OB. It demonstrated the abilities of Soviet missiles.O c. It showed that the Soviets were winning the "missile gap".OD. It used advanced technologies taken from the United States. Two angles of a triangle measure 59 degrees and 63 degrees. If the longest side measures 28 centimeters, find the length of the shortest side. which number below has the least value? A 7 1/4 B 7 1/5 C 7 1/2 D 7 1/10 E 7 1/20 Read about three people who had trouble with technology. How would you have felt in their situation? What would you have done? How did the weather cause trouble for the Donner party?1. Heavy rainfall caused the Donner party to get stuck in a muddy ravine.2. A tornado destroyed many of the Donner partys wagons.3. Sandstorms caused the Donner party to become lost in the desert.4. Heavy snowfall trapped the Donner party in a mountain pass. LEEN was observing the physical properties of elements in order to classify them as either a metal, non-metal, metalloid or any other type of element. The first element was dull, brittle, and did not conduct heat. What would its classification beMetalNon-metalMetalloidRadioactive element Ginny's earnings from her lemonade stand decreased by 18% from last week to this week Ginny used the following expression tocalculate the money she earned from the lemonade stand this week, L. where is the amount of money Ginny earned last week.E - 0.18 E = LSelect the correct interpretation for the given equationOA. Lis 18% of the amount of money Ginny earned last week.OB. Lis 82% of the amount of money Ginny earned last week.OC. Lis 0.82% of the amount of money Ginny earned last week. Please please help please please. Answer as soon as possible please and thank you. Will give brainly An Olympic swimmer competes in the same events during each long course swim season. A swimmer currentlycompeting on the United States Women's Olympic Swim Team, will swim her best events each year with the hope ofcontinuous Improvement. The following table is a record of the swimmer's best times for the 100 meter freestyle event,measured in long course meters.Long Course RecordedSeasonBest Time2005 2:33.422006 2:24.812007 2:10.9320082:03.4520091:58.6720101:59.1720111:55.0620121:55.8220131:54.8120142:00.031. Create a scatter plot representing the data displayed in the table.2. Use the scatter plot to determine whether there is positive, negative or no correlation between the data values.3. Write a conclusion statement regarding the data and the rate of change present in the line of best fit. Do not actuallycalculate the slope or write the equation for the line of best fit. what is hospitableness in your own understandings? In addition to being good problem solvers, which of the following do engineers need to be?O wealthyO rigidO respectedO practical Find two integers whose sum is -8 and product is -48 Transitions show us how __________ ___________ are __________ to one another. How do you spell Otorhinolaryngologist? Determine the dependent variable in the statement:The more Susie stretches, the more flexible she is.1. Susie's flexibility2.Amount of stretching Asexual reproduction is the when only one parent contributes genetic information creating an identical offspring. true Or false? Help please like can u explain instead of just giving me the answer we literally are what we eat