Contact: aviboots(AT)netvision.net.il
41,502 questions
54,086 answers
573 users
a = 85 b = 163 c = 172 d = 37 print(a, b, c, d, sep=".") ''' run: 85.163.172.37 '''