Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

data type

#the basics of python system.
         #numeric -int,float,complex,bool
         #sequences- list,tuple,set,string,range
         #loops - for and while
         #condition- ==,<,>,<=,>=
         #functions(methods)
------------------------------------------------
 
PREVIOUS NEXT
Tagged: #data #type
ADD COMMENT
Topic
Name
9+4 =