Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

type de variable python

a=int(5)
b=float(5.6)
c=str("Hello world!")
 
PREVIOUS NEXT
Tagged: #type #de #variable #python
ADD COMMENT
Topic
Name
3+5 =