I need help with a list of basic Python list Instructions
Will upvote!
WSU={"dept":"Tech", "Student":"abs", "Instructor":"def"} Check whether the dictionary "WSU" has a key called "building" or not using if-else statement Cerate and print a list "list1" with the following elements: 1,2,4,9,34,55 Create and print a list "list2" with the following elements: 40,56,39,6,90 Add list1 and list2 that and name the new list as “list” and print it Sort the elements for the list that you created in Q9 and print it Remove element "90" from the "list" Storac Find out the number of element in the "list" We've tu To optim Storage
I need help with a list of basic Python list Instructions Will upvote!
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
I need help with a list of basic Python list Instructions Will upvote!
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!