Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
Task 2 Completed - #62
Merged
Merged
Conversation
uglyprincess
commented
Jan 21, 2020
ContributorAuthor
uglyprincess
commented
Jan 21, 2020
ContributorAuthor
uglyprincess
commented
Jan 21, 2020
ContributorAuthor
Sir, I've used os.path.join() now. |
Lokesh2703
commented
Jan 22, 2020
Contributor
U wont get points for mail code as this PR is for task 2 |
| # else: | ||
| # print("Successfully created the directory %s." %path) | ||
| entries = os.listdir('../../../Task_2/My_Files') |
Contributor
There was a problem hiding this comment.
Actually u have to use os.path.join() to join path.
Lokesh2703
commented
Jan 22, 2020
Contributor
Dont submit organised folders in PR only submit the code. |
uglyprincess
commented
Jan 22, 2020
ContributorAuthor
Okay sir |
uglyprincess
commented
Jan 22, 2020
ContributorAuthor
Sir in the latest commit of this branch, I have not submitted the organized folders. |
uglyprincess
commented
Jan 22, 2020
ContributorAuthor
Also sir, I have used a different branch of the forked repo for task 3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


3
Fixes#3
Short description of what this resolves: All files with similar extensions have been moved into their corresponding directory.
Changes proposed in this pull request and/or Screenshots of changes: