teratail header banner
teratail header banner
質問するログイン新規登録

回答編集履歴

3

Fix syntax

2019/07/14 16:38

投稿

yuokada
yuokada

スコア550

answer CHANGED
@@ -7,4 +7,4 @@
7
7
  ```
8
8
 
9
9
  jupyter notebookで評価した結果をつけておきます。
10
- [https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4](https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4 "Python - ある辞書から別の辞書に対応するキーの要素を代入する|teratail https://teratail.com/questions/200553")
10
+ [https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4](https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4)

2

Fix syntax

2019/07/14 16:38

投稿

yuokada
yuokada

スコア550

answer CHANGED
@@ -7,4 +7,4 @@
7
7
  ```
8
8
 
9
9
  jupyter notebookで評価した結果をつけておきます。
10
- https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4
10
+ [https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4](https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4 "Python - ある辞書から別の辞書に対応するキーの要素を代入する|teratail https://teratail.com/questions/200553")

1

評価結果を添付

2019/07/14 16:37

投稿

yuokada
yuokada

スコア550

answer CHANGED
@@ -4,4 +4,7 @@
4
4
  dict_A.update(dict_B)
5
5
 
6
6
  print(dict_A) # {'a': 0, 'b': 0, 'c': 10, 'd': 0, 'e': 0, 'f': 15}
7
- ```
7
+ ```
8
+
9
+ jupyter notebookで評価した結果をつけておきます。
10
+ https://gist.github.com/yuokada/e7cc0a9b0552079e5bdb1ae9c2446ab4