Python – Literals in Hindi
Introduction to Literals in Python in Hindi Introduction to Literals in Python in Hindi Literals को एक डेटा के रूप में परिभाषित किया जा सकता है जो एक Variable या constant में दिया जाता है। Python निम्नलिखित Literals का समर्थन करता है: 1. String Literals: Text को quotes में बंद करके String Literals को बनाया … Read more