Gxlsystem TIY Editor
Gxlsystem 在线教程
改变方向
暗黑模式
python_string_not_in.py:
txt = "China is a great country" x = "ain" not in txt print(x)