Arun Teaches Python: A Step by Step Guide to Programming in Python by Arun Baruah

Arun Teaches Python: A Step by Step Guide to Programming in Python by Arun Baruah

Author:Arun Baruah [Baruah, Arun]
Language: eng
Format: mobi
Tags: python 2.7, Overriding in Python, Python programming, python3.4, Overloading in Python,, Modules and Packages in Python, OOPS programming using python, python3, Class and Objects in Python
Publisher: Arun Baruah
Published: 2015-06-21T00:00:00+00:00


int()

Return an integer object constructed from a number or string x, or return 0 if no arguments are given.

isinstance()

isinstance(object, classinfo): Return true if the object argument is an instance of the classinfo argument, or of a (direct, indirect or virtual) subclass thereof.

issubclass()

issubclass(class, classinfo): Return true if class is a subclass (direct, indirect or virtual) of classinfo. A class is considered a subclass of itself.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.