Python: Giriş
Python öğrenmeye hızlı bir genel bakış ve Hello World ile başla.
Python — Introduction
Overview
Python; web, veri, otomasyon ve yapay zeka için okunabilir bir dildir.
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.