# https://82.96.134.49/[...] import tkinter as tk def plusGrand(lst): maxint = int(lst[0]) for i in range(1,len(lst)): if maxint