Skip to content

Commit a47a390

Browse files
Important fixes for Python-Calcutator.
1 parent 2d30bf5 commit a47a390

File tree

14 files changed

+26
-108
lines changed

14 files changed

+26
-108
lines changed

INSTALL/EN/calc renamed to EN/calc

File renamed without changes.
File renamed without changes.

EN/calc.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
from colorama import Fore, init
44
init(autoreset=True)
55
process=int(0)
6-
# Copyright© 2023-2024 LinuxUsersLinuxMint
7-
# Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
8-
# Python Calcutator All Rights Reserved under the GPL(General Public License).
9-
# Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint
10-
# A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint
6+
"""Copyright© 2023-2024 LinuxUsersLinuxMint
7+
Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
8+
Python Calcutator All Rights Reserved under the GPL(General Public License).
9+
Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint
10+
A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint """
1111
print("******************************************************")
12-
print("*** Welcome to Python-Calcutator 0.2.9 Program ***")
12+
print("*** Welcome to Python-Calcutator 0.3 Program ***")
1313
print("""*** Options: ***
1414
*** ***
1515
*** Enter the Command you want to choose... ***
@@ -25,7 +25,7 @@
2525
******************************************************""")
2626
command=str(input(Fore.LIGHTBLUE_EX +'calc> '))
2727
os.system("clear")
28-
about="Python Calcutator CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL2"
28+
about="Python Calcutator CLI(Command Line Interface) LICENCE=GPL2"
2929
selected_transaction=str(Fore.LIGHTBLUE_EX+"None")
3030
if command=="calc":
3131
print("""*** Transactions you can enter: ***
@@ -68,7 +68,7 @@
6868
elif command=="web-site":
6969
print("linuxuserslinuxmint.github.io")
7070
elif command=="ver":
71-
print("Version: 0.2.9 (Last Updated on November 28, 2023, 20:48)")
71+
print("Version: 0.3 (Last Updated on May 8, 2024, 21:54)")
7272
elif command=="licence":
7373
print("This Software is protected under the GPL2 license")
7474
elif command=="Thank":

README_BENIOKU/howtoinstall.txt

Lines changed: 0 additions & 17 deletions
This file was deleted.

README_BENIOKU/howtouninstall.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

README_BENIOKU/readmecalc.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

INSTALL/TR/calc renamed to TR/calc

File renamed without changes.
File renamed without changes.

TR/calc.py

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
from colorama import Fore, init
44
init(autoreset=True)
55
islem=int(0)
6-
# Copyright© 2023-2024 LinuxUsersLinuxMint
7-
# Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
8-
# Python Calcutator All Rights Reserved under the GPL(General Public License).
9-
# Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint
10-
# A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint
6+
""" Copyright© 2023-2024 LinuxUsersLinuxMint
7+
Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
8+
Python Calcutator All Rights Reserved under the GPL(General Public License).
9+
Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint
10+
A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/LinuxUsersLinuxMint """
1111
print("******************************************************")
12-
print("*** Python-Calcutator 0.2.9 Programına Hoşgeldiniz ***")
12+
print("*** Python-Calcutator 0.3 Programına Hoşgeldiniz ***")
1313
print("""*** Seçenekler: ***
1414
*** ***
1515
*** Seçmek istediğiniz Komutu Giriniz... ***
@@ -25,7 +25,7 @@
2525
******************************************************""")
2626
command=str(input(Fore.LIGHTBLUE_EX +'calc> '))
2727
os.system("clear")
28-
about="Python Hesap Makinesi CLI(Command Line Interface / Komut Satırı Arayüzü) LICENCE=GPL2"
28+
about="Python Hesap Makinesi CLI(Komut Satırı Arayüzü) LICENCE=GPL2"
2929
secilen_islem=str(Fore.LIGHTBLUE_EX+"None")
3030
if command=="calc":
3131
print("""*** Girebileceğiniz işlemler: ***
@@ -68,9 +68,9 @@
6868
elif command=="web-site":
6969
print("linuxuserslinuxmint.github.io")
7070
elif command=="ver":
71-
print("Sürüm: 0.2.7 (Son Güncellenme Tarihi 28 Kasım , 2023 , 20:48)")
71+
print("Sürüm: 0.3 (Son Güncellenme Tarihi 8 Mayıs , 2024 , 21:54)")
7272
elif command=="licence":
73-
print("This Software is protected under the GPL2 license")
73+
print("Bu Yazılım GPL2 lisansı kapsamında korunmaktadır.")
7474
elif command=="Thank":
7575
print("Python-Calcutator'u Kullandığınız için Teşekkür ederim. ")
7676
else:

debugandrun.py

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)