Difference between revisions of "Python note"

From Crop Genomics Lab.
Jump to: navigation, search
(Created page with "=codes= isinstance(obj, type) - boolean to check if obj is type")
 
(codes)
 
Line 4: Line 4:
  
 
- boolean to check if obj is type
 
- boolean to check if obj is type
 +
 +
sdfiuhwef

Latest revision as of 04:37, 9 April 2019

codes

isinstance(obj, type)

- boolean to check if obj is type

sdfiuhwef