Question: LANGUAGE: PYTHON The string module contains a variable named punctuation (a string of characters like .*&^). Import and use this variable to print a Boolean
LANGUAGE: PYTHON
The string module contains a variable named punctuation (a string of characters like ".*&^"). Import and use this variable to print a Boolean value indicating whether the user-inputted string (from input) is a punctuation symbol. If the user types more than one character, you can print out False.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
