DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python clear memory
a = 10 print a del a print a ## throws an error here because it's been deleted already.
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#python
#clear
#memory
ADD COMMENT
Topic
COMMENT
Name
9+5 =
Submit