回答編集履歴
1
表示が変なので無理に変更
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
|
+
単純に
|
2
|
+
|
1
3
|
```python
|
2
4
|
|
3
5
|
a = glob.glob(r"C:\Users\hoge*.mp4")
|