質問編集履歴

2

大文字に修正coke Coke

2017/09/15 08:15

投稿

EdwardRichtofen
EdwardRichtofen

スコア32

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
  def testB(self):
20
20
 
21
- print(coke)
21
+ print(Coke)
22
22
 
23
23
  ```
24
24
 

1

編集

2017/09/15 08:15

投稿

EdwardRichtofen
EdwardRichtofen

スコア32

test CHANGED
@@ -1 +1 @@
1
- Python 継承以外での値取得方法
1
+ Python 他クラスからの値取得方法
test CHANGED
File without changes