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