回答編集履歴

1

2020/05/15 10:21

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
 
4
4
 
5
- ```
5
+ ```python
6
6
 
7
7
  import os; print(os.getcwd())
8
8