In the following example, we get the version of MySQL. version.py ... 'user7', 's$cret', 'testdb') # user input myid = 4 try: with con.cursor() as cur: ...
確定! 回上一頁