ethepn1745 ethepn1745 13-12-2022 Engineering contestada Write an if/else statement that adds 1 to minors if age is less than 18, adds 1 to adults if age is 18 through 64 and adds 1 to seniors if age is 65 or older.in python please