Contact: aviboots(AT)netvision.net.il
41,395 questions
53,941 answers
573 users
import string for ch in string.punctuation: print(ch) ''' run: ! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~ '''