Skip to content

fix: correct file opening mode#414

Open
jwoojin9 wants to merge 1 commit intoagwaBom:mainfrom
jwoojin9:main
Open

fix: correct file opening mode#414
jwoojin9 wants to merge 1 commit intoagwaBom:mainfrom
jwoojin9:main

Conversation

@jwoojin9
Copy link
Copy Markdown

The original 'w' mode deletes the file content, and the variable lines was undefined. So I changed it to 'r' mode to read the file correctly, and added split function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant