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