diff --git a/en_son.txt b/en_son.txt new file mode 100644 index 0000000..8dc1431 --- /dev/null +++ b/en_son.txt @@ -0,0 +1,2 @@ +son dosya eklendi. +yeni satır eklendi. \ No newline at end of file diff --git a/hello_world.py b/hello_world.py new file mode 100644 index 0000000..e75154b --- /dev/null +++ b/hello_world.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file diff --git a/index.txt b/index.txt new file mode 100644 index 0000000..21eef90 --- /dev/null +++ b/index.txt @@ -0,0 +1,3 @@ +merhaba dünya +hello world +how are you \ No newline at end of file