2026011404

Run Settings
LanguagePython
Language Version
Run Command
#!/usr/bin/python # -*- coding: UTF-8 -*- # 输出 Python 的每个字母 for letter in 'Python': if letter == 'h': pass print('这是 pass 块') print('当前字母 :', letter) print("Good bye!")
Editor Settings
Theme
Key bindings
Full width
Lines