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

Change variable name #428

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

YNNEKUW
Copy link

@YNNEKUW YNNEKUW commented Jul 19, 2023

In Python, input is a built-in function. As far as I am concerned, using another name would be more appropriate.

  • For generate/*, there is no difference between the two versions.
  • For evaluate/*, the previous version uses the string <built-in function input> as the input, which is quite weird. Although we can execute these files successfully, an empty string may be better here.

Thank you.

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