Punctuation Removal using Python

Let a string variable named s = '!!ab#c???'

Use the following lines to remove all punctuations from s


The result of the code above:


Clean and concise!



London, January 26 2022

Comments

Popular posts from this blog

Adding a Dashed Connector in Draw.io

DBeaver / PostgreSQL: "Error: database already exists" Workaround

How to Get The Replication Factor of HDFS Files