# Python has 6 relational operators which are used to create a boolean expression test1: int = int(input('Enter the score for test 1: ' )) test2: int = int(input ...