python-CSD-kursu/python-temel/test.py

9 lines
98 B
Python
Raw Normal View History

2023-05-14 19:33:26 +03:00
# Test Programı
"""
Bu satırlar
yorumlayıcı tarafından
dikkate alınmaz.
"""
x = 10
print(x)