質問編集履歴

1

変更

2018/03/11 23:44

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -6,9 +6,11 @@
6
6
 
7
7
  ```python
8
8
 
9
- Status
9
+ Status Date
10
10
 
11
- [{'Quantity':100, 'Price':1000}]
11
+ [{'Quantity':100, 'Price':1000}] 2018-3-11
12
+
13
+ [{'Quantity':200, 'Price':300}] 2018-3-12
12
14
 
13
15
  ```
14
16