DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to get the type of a variable in python
age
=
28
#To get the type us following command
print
(
type
(
age
)
)
PREVIOUS
NEXT
Tagged:
#type
#variable
#python
ADD COMMENT
Topic
COMMENT
Name
1+9 =
Submit