You'll be using SQLAlchemy to access a database in a more Pythonic way than ... cur.fetchall() 7for person in people: 8 print(f'{person[2]} {person[1]}').
確定! 回上一頁