Question: python MUJIFAA U. 5. Given a list of full names A = l'george Washington', 'andrew jackson', 'thomas Jefferson'), produce two new lists, one with their
MUJIFAA U. 5. Given a list of full names A = l'george Washington', 'andrew jackson', 'thomas Jefferson'), produce two new lists, one with their first names F = ['george', 'andrew', 'thomas') and another with their last names L = ['washington', 'jackson', 'jefferson')
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
