Skip to content

Error in line 33 caused the program to fail.#1

Open
DeeprajPandey wants to merge 1 commit into
mgorkove:masterfrom
DeeprajPandey:patch-1
Open

Error in line 33 caused the program to fail.#1
DeeprajPandey wants to merge 1 commit into
mgorkove:masterfrom
DeeprajPandey:patch-1

Conversation

@DeeprajPandey

Copy link
Copy Markdown

File systems in Unix-like systems use forward slash "/" to mark children directories. The code had a backslash (with the escape sequence) "\" instead. After resolving this issue, program runs now.

File systems in Unix-like systems use forward slash "/" to mark children directories. The code had a backslash (with the escape sequence) "\\" instead. After resolving this issue, program runs now.
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