Python Shell in Command Line

Python Shell in Command Line

हम जब चाहें तब Command Prompt द्वारा Python Shell को Activate कर सकते हैं, जिसके लिए हमें Command Prompt में निम्‍न चित्रानुसार केवल python Type करके Enter करना होता है-

Python Shell in Command Line and Text Editors - Core Python in Hindi

एक बार Python Shell में Entry करने के बाद हम हर उस Python Command को यहां से भी Execute कर सकते हैं, जिसे IDLE द्वारा कर सकते हैं। जबकि इस Python Shell से Exit करने के लिए हमें exit() Statement लिखकर Enter Key Press करना होता है। जैसे:

Python Shell in Command Line and Text Editors - Core Python in Hindi

या फिर हमें Ctrl + Z Key Combination Press करके Entry Key Press करना होता है। जैसे-

Python Shell in Command Line and Text Editors - Core Python in Hindi

Text Editors

IDLEPython Shell के अलावा हम किसी भी अन्‍य Text Editors जैसे कि Notepad, Notepad++, VS Code, Adom, Brackets, Sublime, VS Codium आदि किसी भी Text Editor का प्रयोग करते हुए Python Script लिख सकते हैं। बस उस Script File को Save करते समय हमें उसका Extension .py रखना होता है।

एक बार Python Script File में Python Code लिख लेने के बाद हमें Python Interpreter को Command Prompt पर उस File का नाम Parameter के रूप में बताना होता है, ताकि Python Interpreter उस Script File के Codes को Execute कर सके और ये काम हम निम्‍नानुसार करते हैं-

Python Shell in Command Line and Text Editors - Core Python in Hindi

जहां hello.py वह Python Script File है जिसे Python Interpreter द्वारा Execute किया जाना है।

Python in Hindi - BccFalna.comये Article इस वेबसाईट पर Selling हेतु उपलब्‍ध EBook Python in Hindi से लिया गया है। इसलिए यदि ये Article आपके लिए उपयोगी है, तो निश्चित रूप से ये EBook भी आपके लिए काफी उपयोगी साबित होगी।

Python in Hindi | Page: 602 | Format: PDF

BUY NOW GET DEMO REVIEWS