unknown152714 unknown152714
  • 03-11-2020
  • Computers and Technology
contestada

Input a number and find the square root only if the number entered is greater than or equal to zero.

Respuesta :

Cytokine
Cytokine Cytokine
  • 03-11-2020

number = float(input("Enter a number: "))

if number >= 0:

   print(number**0.5)

I hope this helps!

Answer Link

Otras preguntas

TRUE or FALSE: Proportion means ratios and scales True False
The easiest state of matter to compress is _____. liquid Bose-Einstein condensates gas solid
I need help answering this
Please show how to compute these values. Thank you.
Which of these were not helped by the Great Society
. A company is using Kanban containers. There are two adjacent work centers, a downstream (using) and an upstream (producing) one. The using work center has a p
From the following numbered list of characteristics, decide which pertain to (a) precipitation hardening, and which are displayed by (b) dispersion strengthenin
Alberto conducted an experiment by rolling a fair six-sided number cube 60 times. He rolled a 2 fifteen times. Which statement about rolling a 2 in Alberto’s ex
Write a short story about an interesting thing in you. You can make it Long if you want. Also I’ll mark brainliest.
Find the amplitude and period of the function y=3/2 cos(4/3x)