DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
list tuples and dictionary in python
list
=
[
]
#This is a list
tuple
=
(
)
#This is a tuple
dict
=
{
}
#This is a dictionary
PREVIOUS
NEXT
Tagged:
#list
#tuples
#dictionary
#python
ADD COMMENT
Topic
COMMENT
Name
9+6 =
Submit