Skip to content

yakupcanarin/Python-Samples-Turkish-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Samples-Turkish-

• kullanici(); CREATE TABLE IF NOT EXISTS in DataBaseB like Kullanici (kadi,sifre) [kadi=username,sifre=password] INSERT INTO Kullanici VALUES to DataBase

• cik(); pencere.destroy() for close the visual window [pencere = window]