From 0beed4ccbe27d68126ef5b18db84cd6b350e7a03 Mon Sep 17 00:00:00 2001 From: Umut <143949134+LinuxUsersLinuxMint@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:12:09 +0300 Subject: [PATCH 1/2] One last pull request for this project and farewell to the Project. --- inputd.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/inputd.py b/inputd.py index 429837e..7114ee1 100644 --- a/inputd.py +++ b/inputd.py @@ -38,8 +38,6 @@ def yuzde(): print("{0} + {1} = {2}". format(sayi1,sayi2,sonuc)) return -islem=input('Gerçekleştirmek İstediğiniz İşlemi Giriniz: ') - def addition(): number1=int(input('Enter the First Number: ')) number2=int(input('Enter the Second Number: ')) @@ -71,9 +69,6 @@ def Percentage(): print("{0} + {1} = {2}". format(number1,number2,result)) return - -process=input('Enter the action you want to perform: ') - # number,letter inputs (for random) numbers=[0,1,2,3,4,5,6,7,8,9,10] From 1468e745b6c0353d43ad94b80d9853a560ae0b2b Mon Sep 17 00:00:00 2001 From: Umut <143949134+LinuxUsersLinuxMint@users.noreply.github.com> Date: Mon, 30 Oct 2023 22:14:14 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1dc3b01..6129743 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ UYARI: inputd.py modulune artık destek verilmeyecektir. Bu ne anlama geliyor. * Proje artık yeni düzenleme veya güncelleme almayacaktır. * İlerleyen zamanlarda bu karardan vazgeçilebilir. +NOT: Bu depo artık arşivlenmiştir. 30/10/2023 + Güncelleme: Artık Bu mödülün yerini Basic_Maths almıştır lütfen Basic_Maths kütüphanesini kullanınız. WARNING: inputd.py module will no longer be supported. What does it mean. @@ -17,3 +19,5 @@ WARNING: inputd.py module will no longer be supported. What does it mean. * This decision may be withdrawn in the future. Update: This module has now been replaced by Basic_Maths. Please use the Basic_Maths library. + +NOTE: This repository is now archived. 10/30/2023