We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cdb939 commit ffb0d23Copy full SHA for ffb0d23
EN/Basic_Maths.py
@@ -6,7 +6,7 @@
6
A Copy of This Software is published on GITHUB To view: https://github.com/LinuxUsersLinuxMint/Basic_Maths"""
7
8
from math import *
9
-from PyAppDevKit.LibFunc.pyappdevkit import *
+from pyappdevkit import *
10
11
""" TR (Turkish / Türkçe):
12
NOT: InputN1N2() sadece 2 sayının istendiği durumlarda kullanılabilir.
TR/Basic_Maths.py
0 commit comments