Question: PYTHON Task 7 Ask the user for input Using list comprehension, create a list of all non-alphanumeric characters Output the list in reverse order Task
PYTHON
Task 7 Ask the user for input Using list comprehension, create a list of all non-alphanumeric characters Output the list in reverse order
Task 8 Create a dictionary of the following data using dictionary comprehension B : 44 H : 48 N : 52 T : 56 Z : 60
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
