x=input("enter x: ") y=input("enter y: ") try:
from sqlalchemy.schema import CreateTable from sqlalchemy.dialects.mssql import dialect as mssql_di