Ask Question

Edhesive coding practice 3.4

+2
Answers (2)
  1. 3 October, 22:25
    0
    I'm sorry i have to go to sleep ... Can we continue tm?

    In the morning
  2. 3 October, 22:32
    0
    Answer:3.3 code prative question 1

    Explanation:

    Question 1

    D = int (input ("Enter todays's day numerically: ")

    If (d==30 or d==15):

    Print ("It's payday!")

    If (d!=15 and d!=30):

    Print (Sorry, not a payday. ")

    Question 2

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

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

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

    If (r255):

    Print ("Red number is not correct.")

    If (g255):

    Print ("Green number is not correct.")

    If (b255):

    Print ("Blue number is not correct.")
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Edhesive coding practice 3.4 ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers