mayrapadron74 mayrapadron74
  • 09-10-2020
  • Computers and Technology
contestada

What is the code in Edhesive 3.3 question 1?

Respuesta :

nadari123
nadari123 nadari123
  • 09-10-2020

Answer:

# your code goes here

r = int(input ("Enter the red: "))

g = int(input ("Enter the green: "))

b = int(input ("Enter the blue: "))

if( r <= 0 or r >= 255):

 print("Red number is not correct.")

if( g <= 0 or g >= 255):

 print("Green number is not correct.")

if( b <= 0 or b >= 255):

 print("Blue number is not correct.")

Answer Link

Otras preguntas

what is a quote from the odyssey that shows odysseus' religion
What is the volume of a sphere when r = 9 ft
What is the volume of a sphere when r = 9 ft
what are two possible uses of genetic engineering
At sea level, water boils at 100 degrees celcius and methane  boiled at -161 degrees celcius. Which of these substances has a stronger force of attraction betwe
At sea level, water boils at 100 degrees celcius and methane  boiled at -161 degrees celcius. Which of these substances has a stronger force of attraction betwe
What is the volume of a sphere when r = 9 ft
What is the volume of a sphere when r = 9 ft
At sea level, water boils at 100 degrees celcius and methane  boiled at -161 degrees celcius. Which of these substances has a stronger force of attraction betwe
At sea level, water boils at 100 degrees celcius and methane  boiled at -161 degrees celcius. Which of these substances has a stronger force of attraction betwe