Arun Teaches Python by Baruah Arun

Arun Teaches Python by Baruah Arun

Author:Baruah, Arun
Language: eng
Format: epub
Tags: Python programming, python 2.7, python3, python3.4, OOPS programming using python, Class and Objects in Python, Overloading in Python, , Overriding in Python, Modules and Packages 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.