Computer Science10 pts52 seconds ago
Hello Everyone I am on my Chromebook doing edhesive computer science i need help with 3.3 Code Practice: Question 1 so pls what is the answer ?
Answers
Answered by
1
Answer:
x = int(input("Enter today's day numerically:"))
if (x == 15 or x == 30):
print("It's payday!")
if (x != 15 and x != 30):
print("Sorry, not a payday.")
Explanation:
Answered by
0
Answer:
I know that u have got a very good ans but still i am
Attachments:
Similar questions
Math,
5 months ago
CBSE BOARD X,
5 months ago
Social Sciences,
5 months ago
Science,
10 months ago
Math,
1 year ago