print("Total Number of Special Characters in this String : ", special) #Total Number of Alphabets in this String : 8 #Total Number of Digits in this String : 3 #Total Number of Special Characters in ...