DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to clear the list in python
thislist = ["apple", "banana", "cherry"] thislist.clear() print(thislist)
PREVIOUS
NEXT
Tagged:
#clear
#list
#python
ADD COMMENT
Topic
COMMENT
Name
1+1 =
Submit