today we have if ,else and elif if Statement The if statement allows you to execute code only if a specific condition is true. else Statement The else statement runs ...