細 文字列「</source>」を「</syntaxhighlight>」に置換 |
|||
| 115行目: | 115行目: | ||
<source lang="python"> | <source lang="python"> | ||
print("Hello World!") | print("Hello World!") | ||
</ | </syntaxhighlight> | ||
<br><br> | <br><br> | ||
| 198行目: | 198行目: | ||
window.connect("destroy", Gtk.main_quit) | window.connect("destroy", Gtk.main_quit) | ||
Gtk.main() | Gtk.main() | ||
</ | </syntaxhighlight> | ||
<br><br> | <br><br> | ||
__FORCETOC__ | __FORCETOC__ | ||
[[カテゴリ:Python]][[カテゴリ:CentOS]][[カテゴリ:SUSE]] | [[カテゴリ:Python]][[カテゴリ:CentOS]][[カテゴリ:SUSE]] | ||