Skip to content
This repository was archived by the owner on Oct 30, 2023. It is now read-only.

LinuxUsersLinuxMint/Python-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Module

  • Python inputd modulu. "Python için oluşturulan değişkenleri önceden oluşturur" "Python da çalışırken kolaylık sağlar."

Nasıl Kullanılır: herhangi bir python dosyanıza girip Kodun İlk satırına "from inputd import *" ekleyin NOT: inputd modulunun çalışma ortamının ve klasörünün içinde bulunması gerekir. NOT2: inputd modulunu kullanmadan önce kendinize göre özelleştirmenizi ve kodlarda değişiklik yapmanızı öneririz. NOT3: inputd modulunde kullanmadığınız değişkenlerin başına "#" eklemelisiniz bu değişkeni devre dışı bırakıcaktır.

  • Hangi değişkenleri içerdiğini görmek için inputd.py a veya input.txt dosyasına bakabilirsiniz.

  • Python inputd module. "Pre-creates variables created for Python" "Python also provides convenience while working."

How to Use: go into any of your python files and add "from inputd import *" to First line of Code NOTE: The inputd module must be located inside the runtime and its folder. NOTE2: Before using the inputd module, we recommend that you customize it and make changes to the codes. NOTE3: You should add "#" to the beginning of the variables you do not use in the inputd module, this will disable the variable.

  • You can look at inputd.py or input.txt to see what variables it contains.

Güncellemeler Hakkında / Updates About

  • inputd modulu sürekli güncellenmektedir o yuzden güncel değişkenleri kullanmak için inputd nin son sürümünü yükleyiniz.

  • The inputd module is constantly updated, so please install the latest version of inputd to use the current variables.