Contact: aviboots(AT)netvision.net.il
42,708 questions
55,472 answers
573 users
c = complex('4+9j') print(c) ''' run: (4+9j) '''