Contact: aviboots(AT)netvision.net.il
40,039 questions
52,004 answers
573 users
n = int("30") print(n + 5) ''' run: 35 '''