Python Projects For Beginners

10 Best Python Projects For Beginners

Python सिखने के बाद बहुत सारे लोगो को समझ में नहीं आता है की अब क्या करना चाहिए. अगर आपके साथ भी ऐसा हो रहा है तो आप इस पोस्ट (10 Python Projects For Beginners) … Continue Reading..

python variables

Python Variables – (Rules, Examples, Types, Methods)

आज के इस पोस्ट (python variables) हम सिखने वाले है की Python में Variables कैसे declare किया जाता है और variable declare करते समय हमे कौन कौन से नियमो का पालन करना चाहिए. Python Variable … Continue Reading..

keywords in python

Keywords In Python (Complete List)

इस पोस्ट में हम keywords in python के बारे में बात करेंगे. इससे पहले वाले पोस्ट में हमने Python के print() function के बारे में पढ़ा था. अगर अभी तक आपने वो पोस्ट नहीं पढ़ा … Continue Reading..

print function in python

Python print Function With Examples

इस पोस्ट में मैं आपको Python print () Function के बारे में बताने वाला हूँ. इससे पहले हमने देखा की Python क्या होता है, Python के Applications, Python के Features इत्यादि. अगर अभी तक आपने … Continue Reading..

Python Program To Print hello world

Python Program To Print hello world In Hindi – पाइथन में हेलो वर्ल्ड कैसे प्रिंट करे?

इस पोस्ट (Python Program To Print hello world) में हम देखने वाले है की हम किस तरह python में “hello world” print करते है. इससे पहले वाले पोस्ट में हमने पढ़ा था की python में … Continue Reading..