1. Home
  2. /
  3. Blog
  4. /
  5. python in linux
Python

python in linux

September 27, 2022 1 min read 2,342
python in linux
<p style="direction: rtl; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: right;">1- حفظ الملف بصيغة .py</p><p style="direction: rtl; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: right;">2-التوجه لموقع الملف عن طريق الأمر cd</p><p style="direction: rtl; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: right;">3-استدعاء الملف عن طريق شاشة الأوامر terminal</p><p style="direction: rtl; color: rgb(0, 0, 0); font-family: &quot;Times New Roman&quot;; font-size: medium; text-align: right;">$ python3 / pythoon&nbsp; &nbsp; &nbsp; ثم اسم الملف.</p>
print("welcome")
Share:
Read next

Related articles