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 1f54536

Browse files
Akshu-on-githubkaustubhgupta
andauthored
Add root path
Co-authored-by: Kaustubh Gupta <kaustubhgupta1828@gmail.com>
1 parent 47b3aa6 commit 1f54536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Tarot Reader/tarot_card_reader.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
# get tarot deck of 78 cards and 'predictions' from tarot.txt
5-
file_handle = open("tarot.txt", "r")
5+
file_handle = open("./Tarot Reader/tarot.txt", "r")
66
cards = file_handle.readlines()
77
tarot_deck = []
88
for card in cards:

0 commit comments

Comments
(0)

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