diff --git a/completer.hist b/completer.hist new file mode 100644 index 0000000..382fea7 --- /dev/null +++ b/completer.hist @@ -0,0 +1,2 @@ +t #Python #FreeSoftware I'm learning Python programming language . Happy Python Hacking :) +switch mine diff --git a/test.py b/test.py new file mode 100644 index 0000000..3079bcf --- /dev/null +++ b/test.py @@ -0,0 +1,8 @@ +# Test Programı +""" +Bu satırlar +yorumlayıcı tarafından +dikkate alınmaz. +""" +x = 10 +print(x)