Skip to content

Commit 25d48e8

Browse files
Update README.md
Signed-off-by: LinuxUsersLinuxMint <[email protected]>
1 parent 500ed35 commit 25d48e8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
Türkçe:
44

5-
* Python için matematik işlemlerini basitleştirir ve kullanımı kolay bir hale getirir.
6-
* Kodlama/geliştirme süresini kısaltır işlerinizi daha hızlı halledebilirsiniz.
7-
* Kodun daha rahat anlaşılmasını sağlar ve daha az satır kod yazmış olursunuz.
5+
* Python için matematiksel fonksiyonları tanımlar bu sayede daha kolay bir şekilde matematiksel işlemleri gerçekleştirebilirsiniz.
6+
* Önceden tanımlanmış matematiksel fonksiyonlar sayesinde yeniden tanımlamanıza gerek kalmaz bu sayede geliştirme sürecinizi kısaltır.
7+
* Önceden tanımlanmış matematiksel fonksiyonlar sayesinde hem daha az satır hem de anlaşılır bir kod yazmış olursunuz.
88
* Sürekli güncel kalır bu sayede sürekli yeni özellikler eklenir ve hata varsa bunlar çözülür.
99
* En iyi kullanıcı deneyiminiz için "Basic_Maths" kütüphanesinin her zaman en son sürümünü kullanınız.
1010

1111
English:
1212

13-
* It simplifies math operations for Python and makes it easy to use.
14-
* It shortens the coding/development time and you can get your work done faster.
15-
* It makes the code easier to understand and you write fewer lines of code.
16-
* It remains constantly updated, so new features are constantly added and if there are errors, they are resolved.
17-
* For your best user experience, always use the latest version of the "Basic_Maths" library.
13+
* Defines mathematical functions for Python so that you can perform mathematical operations more easily.
14+
* With predefined mathematical functions, you do not need to redefine them, thus shortening your development process.
15+
* Thanks to predefined mathematical functions, you will write both fewer lines and understandable code.
16+
* It is always up to date, so new features are constantly added and if there are bugs, they are solved.
17+
* Always use the latest version of the Basic_Maths library for the best user experience.

0 commit comments

Comments
 (0)