We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
پہلے ویری ایبل میں ویلیو محفوظ کی ہے
a = True # Now type of 'a' is boolean.
پھر ویری ایبل کی ٹائپ معلوم کر لی ہے۔
type (a) <class 'bool'>
There was an error while loading. Please reload this page.