Long Integer : Long : Data Type PYTHON examples


PYTHON examples » Data Type » Long »

 

Long Integer


Long Integer

def c:
       spy = 60 60 24 365.2422
       n = long spy long )
       return n

if __name__ == "__main__" :
        n = c 186000 )
        print n
           
       



    Related Scripts with Example Source Code in same category :

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .


PYTHON examples

 Navioo Data Type
» Long