File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 22""" Copyright© 2023-2025 LinuxUsersLinuxMint
33Basic_Maths Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
44Basic_Maths All Rights Reserved under the GPL(General Public License).
5- Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6- A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
5+ Bu Yazılımın Bir Kopyası GitHub da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6+ A Copy of This Software is published on GitHub To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
77
88from Basic_Maths .Lib .lib import *
99from Basic_Maths .Lib .file import *
Original file line number Diff line number Diff line change 22""" Copyright© 2023-2025 LinuxUsersLinuxMint
33Basic_Maths Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
44Basic_Maths All Rights Reserved under the GPL(General Public License).
5- Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6- A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
5+ Bu Yazılımın Bir Kopyası GitHub da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6+ A Copy of This Software is published on GitHub To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
77
88ON = 0
99OFF = 1
Original file line number Diff line number Diff line change 22""" Copyright© 2023-2025 LinuxUsersLinuxMint
33Basic_Maths Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
44Basic_Maths All Rights Reserved under the GPL(General Public License).
5- Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6- A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
5+ Bu Yazılımın Bir Kopyası GitHub da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6+ A Copy of This Software is published on GitHub To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
77
88from math import *
99from PyAppDevKit .LibFunc .pyappdevkit import *
Original file line number Diff line number Diff line change 22""" Copyright© 2023-2025 LinuxUsersLinuxMint
33Basic_Maths Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
44Basic_Maths All Rights Reserved under the GPL(General Public License).
5- Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6- A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
5+ Bu Yazılımın Bir Kopyası GitHub da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6+ A Copy of This Software is published on GitHub To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
77
88PYTHON_LIB_NAME = "Basic_Maths"
99PYTHON_LIB_LICENCE = "GPL2"
Original file line number Diff line number Diff line change 22""" Copyright© 2023-2025 LinuxUsersLinuxMint
33Basic_Maths Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
44Basic_Maths All Rights Reserved under the GPL(General Public License).
5- Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6- A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
5+ Bu Yazılımın Bir Kopyası GitHub da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/Basic_Maths
6+ A Copy of This Software is published on GitHub To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
77
88from Basic_Maths .lib_ver_info import *
99
Original file line number Diff line number Diff line change 22""" Copyright© 2023-2025 LinuxUsersLinuxMint
33PyAppDevKit Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
44PyAppDevKit All Rights Reserved under the GPL(General Public License).
5- Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/PyAppDevKit
6- A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/PyAppDevKit"""
5+ Bu Yazılımın Bir Kopyası GitHub da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/PyAppDevKit
6+ A Copy of This Software is published on GitHub To view: https://github.com/LinuxUsersLinuxMint/PyAppDevKit"""
77
88def time (number ):
99 while number > 0 :
Original file line number Diff line number Diff line change 22""" Copyright© 2023-2025 LinuxUsersLinuxMint
33PyAppDevKit Tüm Hakları GPL(Genel Kamu Lisansı) altında korunmaktadır.
44PyAppDevKit All Rights Reserved under the GPL(General Public License).
5- Bu Yazılımın Bir Kopyası GİTHUB da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/PyAppDevKit
6- A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/PyAppDevKit"""
5+ Bu Yazılımın Bir Kopyası GitHub da yayınlanmaktadır Görüntülemek için: https://github.com/LinuxUsersLinuxMint/PyAppDevKit
6+ A Copy of This Software is published on GitHub To view: https://github.com/LinuxUsersLinuxMint/PyAppDevKit"""
77
88from LibFunc .pyappdevkit import *
99
You can’t perform that action at this time.
0 commit comments