Skip to content

Basic_Maths 4.1

Compare
Choose a tag to compare
@LinuxUsersLinuxMint LinuxUsersLinuxMint released this 04 Jun 20:49
· 29 commits to main since this release

Yenilikler:

Bilgi: Basic_Maths kütüphanesi hakkında detaylı bilgi için: https://linuxuserslinuxmint.github.io/Documents/Basic_Maths/4.1/basic_maths.html

  • "Basic_Maths" kütüphanesinin son güncellenme tarihini referans alan "PYTHON_LIB_LAST_UPDATE" değişkeni artık iki türlü saat gösteriyor. ("23:42 / 11:42 PM")
  • Çıkış yöntemleri fonksiyonlarında kod stili düzenlenmiştir. (Ortak olmayan işlemler kontrol sistemi tarafından gerçekleştirilir.)
  • "program_welcome_msg" fonksiyonunda kod stili düzenlenmiştir. (Ortak olmayan işlemler kontrol sistemi tarafından gerçekleştirilir.)

Düzeltilen Hatalar:

  • "all_exit" fonksiyonunda 1. seçenekteki "userTime" değişkeninin istenilen diyaloğun görüntülememesine neden olan bir hata giderilmiştir.

Innovations:

Info: For detailed information about the Basic_Maths library: https://linuxuserslinuxmint.github.io/Documents/Basic_Maths/4.1/basic_maths.html

  • The "PYTHON_LIB_LAST_UPDATE" variable, which references the last update date of the "Basic_Maths" library, now shows two types of times. ("23:42 / 11:42 PM")
  • Code style has been edited in output methods functions. (Non-common operations are handled by the control system.)
  • Code style has been edited in the "program_welcome_msg" function. (Non-common operations are handled by the control system.)

Bugs Fixed:

  • An error that caused the "userTime" variable in the 1st option in the "all_exit" function to not display the desired dialog has been fixed.