·
5 commits
to main
since this release
Bilgi: LXLM-Basic_Maths kütüphanesi hakkında detaylı bilgi için: https://linuxuserslinuxmint.github.io/Documents/Basic_Maths/6.7/basic_maths.html
Yenilikler:
- pyappdevkit kütüphanesin tüm fonksiyonlarını ekstra koda ihtiyaç duyulmadan kullanılabilmesi için
#!/usr/bin/python3
import pyappdevkitkodu
#!/usr/bin/python3
from pyappdevkit import *olarak değiştirilmiştir.
Information: For detailed information about the LXLM-Basic_Maths library: https://linuxuserslinuxmint.github.io/Documents/Basic_Maths/6.7/basic_maths.html
Innovations:
- To enable the use of all functions of the pyappdevkit library without the need for extra code,
#!/usr/bin/python3
import pyappdevkitcode
#!/usr/bin/python3
from pyappdevkit import *.