yakupcanarin / Python-Samples-Turkish-

My all python samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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]