1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Triss [41]
3 years ago
9

Assume that your body mass index (BMI) program calculated a BMI of 20.6. What would be the value of category after this portion

of the program was executed?
# Determine the weight category.
if BMI 39.9:
category = "morbidly obese"
elif BMI <= 24.9:
category = "normal"
elif BMI <= 39.9:
category = "overweight"
The value of category will be (normal/overweight/.underweight/morbidly obese)
Computers and Technology
2 answers:
vladimir1956 [14]3 years ago
8 0

Answer:

normal is the answer

Naddika [18.5K]3 years ago
3 0

Answer:

normal

Explanation:

You might be interested in
Write a new version (called map2) of the map function which operates on two lists. Your function should accept three parameters,
storchak [24]

Answer:

def mapper( a, b ):

   return dict(zip(a,b))

def map2 ( f, x : list, y: list ) ->dictionary:

   mapped_lists = f( x, y )

   new_list = [ ]

   for key, value in mapped_lists.iteritems():

       items = [key,value]

       new_list.append(items)

   return new_list

result = map2( mapper, x, y )

print( result )

Explanation:

The "map2" python function defined above maps two lists of the same length. It receives two iterators or lists and a function and returns a list of mapped items from both lists.

7 0
3 years ago
You are given an integer N where 0 &lt;= N &lt;= 100, followed by another line of input which has a word W with length L where 1
andreev551 [17]

import math as m

def print_word(N, W, retries = 4):

for _ in retries:

if(N > 100 or N < 0 or len(W) > 50):

print("Number is out of range or word is too large. Try again.")

new_word = str(input("New word: "))

new_num = int(input("New number: "))

if(new_num >= 0 and new_num <= 100 and len(W) <= 50):

for row in new_num:

print(new_word)

return "Thank you for your time!"

if(N >= 0 and N <= 100 and len(W) <= 50):

for row in N:

print(W)

return "Thank you for your time!"

try:

N = m.floor(int(input("Enter a number from 0 to 100: " )))

W = str(input("Enter a word: "))

except ValueError:

print("Invalid Input!")

print(print_word(N,W))

6 0
3 years ago
Add a function named circle to the polygons module. This function expects the same arguments as the square and hexagon functions
PolarNik [594]

Answer and Explanation:

import Circle

#include<conio.h>

void main ()

int t , length , n

//for hexagon

def hexagon(t, length, n):

 for _ in range(n):

 t.fd(length)

t.lt(360 / n)

square = Circle.Circle()

square.penup()

square.sety(-270)

square.pendown()

hexagon(square, 30, 60)

5 0
3 years ago
A _____ is a valuable tool that enables a user to find information on the Web by specifying words or phrases known as keywords,
svetoff [14.1K]

Answer:

Search Engine

Explanation:

A search engine refers to a computer application software that looks through and locates items in a database. These items will correspond to to the phrases or keywords being searched for that has been entered by a user.

On the internet or web, popular search engines are provided by google and yahoo and they are designed to carryout web search when users enter search query as keywords or phrases

8 0
3 years ago
Read 2 more answers
What are the pros and cons of using social media sites to look for a job?
azamat
Hey!

Pro: Easier access to necessary information
Con: It could be a scam.

Hope I helped! Have a gr8 day! :)
4 0
3 years ago
Read 2 more answers
Other questions:
  • 2. To learn the proper way to set up a table of contents, editors can use a A. style manual. B. dictionary. C. grammar checker.
    15·1 answer
  • Heavenly bodies formed because of gravity<br><br> T or F
    10·1 answer
  • You are an ISP. For the Address Block 195.200.0.0/16 a. If you have 320 Customers that need 128 addresses/customer - will there
    6·1 answer
  • Of all excavation hazards, _______ poses the greatest risk
    8·1 answer
  • A celebrity blogger you have followed for years advises readers to try a new beauty product. Before purchasing the product, a sa
    10·1 answer
  • ¿La tecnología ha esclavizado al hombre?
    15·1 answer
  • What structure is a candle​
    13·1 answer
  • _____ is confirming the significance of what another person is feeling.
    9·2 answers
  • What is meant by normalization? Occurs when an intrusion detection system labels normal activity as anomalous. The process of tr
    5·1 answer
  • What is the difference between functional and non-functional testing
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!