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

Fix question in quiz for variable assignment, fixes #43 #45

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Marcofo21
Copy link
Collaborator

I kept the old question and changed the answers and feedbacks accordingly.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@hmgaudecker hmgaudecker changed the title Fix question in quiz for variable assignment, close issue https://git… Fix question in quiz for variable assignment, fixes #43 Oct 24, 2024
@hmgaudecker hmgaudecker linked an issue Oct 24, 2024 that may be closed by this pull request
@hmgaudecker
Copy link
Member

Thanks! However, I think the question is just bad. We should try to stick to reasonable use cases -- this way people will wonder why they would ever want to convert a date to a float. Rightfully so.

@hmgaudecker
Copy link
Member

We could use almost the same idea with float("200,000.00") (you'll need to remove the comma first).

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.

Correct answer on quiz wrong
2 participants