Test program

This commit is contained in:
Mert Gör 🇹🇷 2023-05-14 19:33:26 +03:00
parent 869767203d
commit 0248c62430
No known key found for this signature in database
GPG key ID: 2100A876D55B39B9
2 changed files with 10 additions and 0 deletions

2
completer.hist Normal file
View file

@ -0,0 +1,2 @@
t #Python #FreeSoftware I'm learning Python programming language . Happy Python Hacking :)
switch mine

8
test.py Normal file
View file

@ -0,0 +1,8 @@
# Test Programı
"""
Bu satırlar
yorumlayıcı tarafından
dikkate alınmaz.
"""
x = 10
print(x)