Skip to content

Control flow: add quizzes #228

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

Merged
merged 8 commits into from
May 3, 2024
Merged

Control flow: add quizzes #228

merged 8 commits into from
May 3, 2024

Conversation

despadam
Copy link
Contributor

@despadam despadam commented May 2, 2024

Fixes #215

@despadam despadam linked an issue May 2, 2024 that may be closed by this pull request
@despadam despadam changed the title Control flow: additional exercises and quizzes Control flow: add quizzes May 3, 2024
@despadam despadam added the upcoming tutorial Stuff to work on/fix before the next tutorial label May 3, 2024
@despadam despadam marked this pull request as ready for review May 3, 2024 13:50
@despadam despadam requested review from yakutovicha and baffelli May 3, 2024 13:50
Copy link
Member

@yakutovicha yakutovicha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @despadam. I had some fun answering the quizzes.

""",
options={
"9": "Pay attention to the range of the outter loop.",
"18": "Correct!",
Copy link
Member

@yakutovicha yakutovicha May 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revisit this question. Something is wrong here.

Suggested change
"18": "Correct!",
"90": "Correct!",

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revisit this question. Something is here.

Good catch! I was using the wrong range in the outer loop. It is fixed now

@despadam despadam requested a review from yakutovicha May 3, 2024 15:39
Copy link
Member

@yakutovicha yakutovicha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@yakutovicha yakutovicha merged commit b686300 into main May 3, 2024
1 check passed
@yakutovicha yakutovicha deleted the 215-control-flow branch May 3, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upcoming tutorial Stuff to work on/fix before the next tutorial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Control flow
2 participants