Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3d4dca8

Browse files
Update photo_to_ascii.py
1 parent 3e69f43 commit 3d4dca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Photo To Ascii/photo_to_ascii.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def photoascii():
3838

3939

4040
# save result to "ascii_image.txt"
41-
with open("ascii_image.txt", "w") as f:
41+
with open("./Photo To Ascii/ascii_image.txt", "w") as f:
4242
f.write(ascii_image)
4343
# run program
4444
if __name__=='__main__':

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /