Takes an integer input from the user. Checks if the number is even or odd using an if-else statement. Displays the result accordingly. Task 2: Sum of Integers from 1 to 50 Uses a for loop to calculate ...