DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
type hint tuple
from typing import Tuple def func(message: str) -> Tuple[str, int]: ...
Source by docs.python.org #
PREVIOUS
NEXT
Tagged:
#type
#hint
#tuple
ADD COMMENT
Topic
COMMENT
Name
1+1 =
Submit