PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
To remove string "hello" from list1, we use which command ?
A. list1.remove("hello")
B. list1.remove(hello)
C. list1.removeAll("hello")
D. list1.removeOne("hello")
Show Answer
Next Question
Correct Answer:
A
Explanation: Execute in the shell to verify.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap