def check(): print("Testing equation sums") if __name__ == '__main__': check()