回答編集履歴

1

追記

2016/06/18 04:47

投稿

Lhankor_Mhy
Lhankor_Mhy

スコア36089

test CHANGED
@@ -1,4 +1,8 @@
1
+ > turtle.pen(pen=None, **pendict)
2
+
3
+ (略)
4
+
1
- > ペンの属性を “pen-dictionary” に以下のキー/値ペアで設定するかまたは返します:
5
+ ペンの属性を “pen-dictionary” に以下のキー/値ペアで設定するかまたは返します:
2
6
 
3
7
  [24.1. turtle — Turtle graphics — Python 3.3.6 ドキュメント](http://docs.python.jp/3.3/library/turtle.html#turtle.pen)
4
8