Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear description for argument list to be parse! #1

Closed
boratonAJ opened this issue Apr 25, 2019 · 2 comments
Closed

Unclear description for argument list to be parse! #1

boratonAJ opened this issue Apr 25, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@boratonAJ
Copy link
Owner

boratonAJ commented Apr 25, 2019

The following argument list needs to be properly writing. See below link to the issue.

if len(argv) == 1:
print('\n\tUsage:\t./wordfreq.py *.txt\n')
exit()

@boratonAJ
Copy link
Owner Author

I have adjusted the argument to properly call the file.

@boratonAJ
Copy link
Owner Author

Also note that the argment has been made to be own function. The parsing of file instruction will be on the readme file.

@boratonAJ boratonAJ self-assigned this Apr 26, 2019
@boratonAJ boratonAJ added the enhancement New feature or request label Apr 26, 2019
@boratonAJ boratonAJ pinned this issue Apr 26, 2019
@boratonAJ boratonAJ unpinned this issue Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant