Question: Slicing and types please provide the code to run this python! For each value in the following list, extract the year (the 4 numeric digits)
Slicing and types please provide the code to run this python!

For each value in the following list, extract the year (the 4 numeric digits) and store them in a list. Print out the list, sorted from smallest to largest. strlist=[yy2022yy,yy1980yy,yy1991yy,yy1793yy,yy1288yy] The output should be
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
