Skip to content

added a parsons problem to section 4.4 - #371

Open
DieuMerci225 wants to merge 1 commit into
pearcej:mainfrom
DieuMerci225:chapter4.4
Open

added a parsons problem to section 4.4#371
DieuMerci225 wants to merge 1 commit into
pearcej:mainfrom
DieuMerci225:chapter4.4

Conversation

@DieuMerci225

Copy link
Copy Markdown

Description

Added a parsons problem to section 4.4 functions overloading

Related issue

fixes#364

Screen shot

image

How Has This Been Tested?

tested locally

reviewed by @PuskarC

@pearcejpearcej left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This is a good idea, but the ordering matters in Parsons problems, so students who put the second function first will get it wrong, even though it would work correctly. Please update the instructions to fix this.

Sign up for freeto 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.

4.4: add parsons problem

2 participants

@DieuMerci225@pearcej