# Question: Check if a number is both even and greater than 10 # Question 1: Check if 25 is greater than 20 and less than 30 print("Question 1: Check if 25 is greater ...
#Write a program which accept a file name from the user and checks whether that file exits in the current directory or not ...