DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to type a dict in python
from typing import Dict _dict: Dict[key_type, value_type] = {} # Ex: Dict[int, str]
PREVIOUS
NEXT
Tagged:
#type
#dict
#python
ADD COMMENT
Topic
COMMENT
Name
9+8 =
Submit