We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Seemingly the END folder is provided in the before folder, not the one that is shown in the video as starting point for that exercise.
before
Just downloaded the source code as zip.
Additionally, the end folder has one more unused variable declared here: https://github.com/LinkedInLearning/advanced-java-development-2515082/blob/main/src/main/java/_05_04/end/Main.java#L9
end
The code should look like in the video
The code does not look like the one shown in the video
Replace the starting state of the code in the before folder
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Overview
Seemingly the END folder is provided in the
before
folder, not the one that is shown in the video as starting point for that exercise.Describe your environment
Just downloaded the source code as zip.
Steps to Reproduce
Additionally, the
end
folder has one more unused variable declared here:https://github.com/LinkedInLearning/advanced-java-development-2515082/blob/main/src/main/java/_05_04/end/Main.java#L9
Expected Behavior
The code should look like in the video
Current Behavior
The code does not look like the one shown in the video
Possible Solution
Replace the starting state of the code in the
before
folderScreenshots / Video
Related Issues
The text was updated successfully, but these errors were encountered: