iveはさまざまなメソッドを試しましたが、オブジェクトが返され続けます。 import sqlite3
connection = sqlite3.connect('films.db')
cur = connection.cursor()
def createTable():
connection.execute('CREATE TABLE IF NOT EXISTS FILM
に1つの知られている単語から部分文字列を抽出するために、私は2つの単語間の文字列を抽出しようとしています ので、視覚的な例として: フィールドの内容:The frog jumped over the fly in an amazing jump ストップ名前の最初のトークン:frog ストップ名二トークン:frog jumped over the fly in an amazing:私は抽出したい