我有一個字串,要搜尋的單詞陣列: strng = "I have been working here since last six months" text = ["since", "till", "until"] result = "since"
確定! 回上一頁