Write a program that replaces punctuation with whitespace. Consider . (dot), ; (semicolon), , (comma), ? (question

Question:

Write a program that replaces punctuation with whitespace. Consider . (dot), ; (semicolon), , (comma), ? (question mark), - (dash), ' (single quote) punctuation characters. Don’t modify characters within a pair of double quotes ("). For example, “ - don't use the as-if rule.” becomes “ don t use the as if rule ”.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: