Question: Use python to complete tasks below Use Python to complete the tasks below 1. Create an array named after your first name which consists of

Use python to complete tasks below
Use python to complete tasks below Use Python to complete the tasks

Use Python to complete the tasks below 1. Create an array named after your first name which consists of the letters of your first name. L.e. Each element in the array is each letter in your name. Now, make a shallow copy of the array you created. Append the first letter of your last name to the original array. Print both the original array and the shallow copy. Examine if both the results are same or different. 2. Create two lists and concatenate them into 'New list'. Now repeat the elements of the 'New list' by three times and print the result. 3. Demonstrate with an example on How would you confirm whether two given strings have the same identity

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!