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

5 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.

  • 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.

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