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

回答編集履歴

1

説明が冗長だった為、紛らわしい行を削除

2021/10/10 01:34

投稿

cx20
cx20

スコア4700

answer CHANGED
@@ -14,7 +14,7 @@
14
14
  fpath = fd.askopenfilename(filetypes=fTyp, initialdir=iDir)
15
15
  if fpath:
16
16
  dispPhoto(fpath)
17
- ```先頭行に `import os` を追加下さい。
17
+ ```
18
18
 
19
19
  ■ 変更前
20
20
  ![変更前の実行結果](503a78a1cb11441367e15b6e8589a601.png)