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

issue in running the code #1

Open
kravi2018 opened this issue Oct 2, 2021 · 0 comments
Open

issue in running the code #1

kravi2018 opened this issue Oct 2, 2021 · 0 comments

Comments

@kravi2018
Copy link

The code has multiple issues:

  1. Requirements.txt is not provided. Due to that, it is difficult to get the right version of packages.
  2. Python 2.7 is used. Hence, it is required to put () in print statement
    • operator does not work on items obtained using map
  3. len() can not be applied on filter objects
    Till now, I faced this issue
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

No branches or pull requests

1 participant