Python in Hindi – Keywords
Introduction to Keywords in Python in Hindi Introduction to Keywords in Python पायथन कीवर्ड विशेष आरक्षित शब्द हैं जो compiler/interpreter के लिए एक विशेष अर्थ व्यक्त करते हैं। प्रत्येक कीवर्ड का एक विशेष अर्थ और एक विशिष्ट ऑपरेशन होता है। इन keywords को एक variable के रूप में इस्तेमाल नहीं किया जा सकता है। निम्नलिखित … Read more