Skip to content

Conversation

@oceansync
Copy link
Collaborator

No description provided.

Comment on lines +31 to +34
## Example Code

```python
function generateOrderedList(list l):
Copy link
Collaborator

Choose a reason for hiding this comment

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

Cool question! Maybe provide some more sample code to make the solution more doable for beginners

```python
function generateOrderedList(list l):
>>>
``` No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks good! Could also be an interesting question when it comes to learning about objects/classes (e.g ordering the y-val then outputting the ordered x-vals or something like that)

## Example Code

```python
function generateOrderedList(list l):
Copy link
Collaborator

Choose a reason for hiding this comment

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

LGTM. But, as others have suggested, maybe you could've added a sample solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: No status

Development

Successfully merging this pull request may close these issues.

6 participants