Question: python please work with jupyter Second Part Write a statement that display 2nd part of my project. 1. Greet the user with the message, Welcome

 python please work with jupyter Second Part Write a statement that

python please work with jupyter

Second Part Write a statement that display" 2nd part of my project". 1. Greet the user with the message, "Welcome to the Python Lab Week-4!" 2. Declare and assign a string variable and display you string variable 3. using len() function display length of you string variable 4. Display index 3 from your string variable 5. Declare and initialized a list of 7 elements and display 6. Using len() function display length of your list 7. Access index 1, index 3 and index 6 from your list and display 8. Using pop() function delete last item from you list and display your new list 9. Using append() function add one element in your list and display your new list 10 Using remove() function delete index 2 element from you list and display your new list

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!