It’s two ways to analyze data
Answer:
day=int(input(“Enter today’s day numerically: ”))
if(day ==15 or day ==30):
print(“It’s payday!”)
if(day !=15 and day !=30):
print(“Sorry, not a payday.”)
Explanation:Good luck!
syntax are programming languages that specify a series of structured functions. C is an example of such a language.
You need to get a certain amount of questions