W3School TIY Editor
(追記) (追記ここまで)
W3School 在线教程
import re str = "The rain in Spain" # 检查字符串是否以 "Spain" 结尾: x = re.findall("Spain\Z", str) print(x) if (x): print("Yes, there is a match!") else: print("No match")
[
フレーム
]
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル