Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 272 Bytes

File metadata and controls

7 lines (6 loc) · 272 Bytes

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]