Answer: face brightness
Explanation:
hope this is the right answer :)
Answer:
num = int(input("Enter a number: "))
if (num % 2) == 0:
print("{0} is Even number". format(num))
else:
print("{0} is Odd number". format(num))
Answer:
false
Explanation:
Ms word is only an application software