Contact: aviboots(AT)netvision.net.il
41,246 questions
53,753 answers
573 users
s = "python" for ch in s: print(ch) ''' run: p y t h o n '''