File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
from colorama import Fore , init
4
4
init (autoreset = True )
5
5
process = int (0 )
6
- """Copyright© 2023-2024 LinuxUsersLinuxMint
6
+ """ Copyright© 2023-2024 LinuxUsersLinuxMint
7
7
Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
8
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 """
9
+ Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Python-Calcutator
10
+ A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Python-Calcutator """
11
11
print ("******************************************************" )
12
12
print ("*** Welcome to Python-Calcutator 0.3 Program ***" )
13
13
print ("""*** Options: ***
Original file line number Diff line number Diff line change 6
6
""" Copyright© 2023-2024 LinuxUsersLinuxMint
7
7
Python Calcutator Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
8
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 """
9
+ Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Python-Calcutator
10
+ A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Python-Calcutator """
11
11
print ("******************************************************" )
12
12
print ("*** Python-Calcutator 0.3 Programına Hoşgeldiniz ***" )
13
13
print ("""*** Seçenekler: ***
You can’t perform that action at this time.
0 commit comments