Python: مقدمة
ابدأ تعلم Python مع نظرة عامة ومثال Hello World.
Python — Introduction
Overview
Python لغة سهلة القراءة للويب والبيانات والأتمتة والذكاء الاصطناعي.
Hello World
print('Hello, World!')
What you'll learn
- How to run Python
- Basic syntax style
- Next steps (lessons & references)
Next
Open the Syntax & Cheat Sheet page for this language.