mirror of
https://github.com/KUlishevgeniy/c22712.git
synced 2026-09-23 23:50:21 +00:00
Rename fars.py to bd.py
This commit is contained in:
@@ -41,4 +41,4 @@ for j in range(10):
|
|||||||
cursor.execute('select * from Distilleries')
|
cursor.execute('select * from Distilleries')
|
||||||
print(cursor.fetchall())
|
print(cursor.fetchall())
|
||||||
cursor.close()
|
cursor.close()
|
||||||
connection.close()
|
connection.close()
|
||||||
Reference in New Issue
Block a user