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 cadc8e5 commit af943cdCopy full SHA for af943cd
README.md
@@ -29,7 +29,7 @@ Projeye dahil etme:
29
```Python
30
#!/usr/bin/python3
31
32
-from Basic_Maths.Basic_Maths import *
+import basic_maths
33
```
34
işte Basic_Maths kütüphanesini projenize dahil etmek bu kadar kolay.
35
@@ -44,6 +44,6 @@ Inclusion in the project:
44
45
46
47
48
49
That's how easy it is to include the Basic_Maths library in your project.
0 commit comments