Question: Python code please! Given the string x = 'acegikmoqsuwy' and y = '+bdfhjnprtvxz', use indexing to create a string z that is the lowercase English
Python code please!

Given the string x = 'acegikmoqsuwy' and y = '+bdfhjnprtvxz', use indexing to create a string z that is the lowercase English alphabet
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
