質問編集履歴

1

変更しました。

2021/10/02 10:18

投稿

cuteworld
cuteworld

スコア32

test CHANGED
File without changes
test CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  p = Path('input')
8
8
 
9
- print("p.glob('**/*')")
9
+ print('- ', p_path)
10
10
 
11
11
 
12
12