a) list1.remove(“hello”)
b) list1.remove(hello)
c) list1.removeAll(“hello”)
d) list1.removeOne(“hello”)
To remove string “hello” from list1, we use which command?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
To remove string “hello” from list1, we use which command?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!