Contact: aviboots(AT)netvision.net.il
40,876 questions
53,284 answers
573 users
total = 10 summ = sum(range(1, total + 1)) print(summ) ''' run: 55 '''