WRITE A PROGRAM to enter a number and check whether the number ends with 3 or not. If the numbers ends with 3 multiply the number by 3 otherwise multiply with 5 in python.
Answers
Answered by
0
if:
("the number multiplied by 3")
print("-")
else:
("the number is multiplied by 5")
print("-")
IF IT HELPED THEN PLEASE MARK AS BRAINLIEST
Similar questions
Math,
23 days ago
Chemistry,
23 days ago
Hindi,
9 months ago
Computer Science,
9 months ago
Math,
9 months ago