Skip to content

Conversation

@desmondwong1215
Copy link

Exercise Review

Exercise Discussion

#107

Checklist

  • If you require a new remote repository on the Git-Mastery organization, have you created a request for it?
  • Have you written unit tests using repo-smith to validate the exercise grading scheme?
  • Have you tested the download script using test-download.sh?
  • Have you verified that this exercise does not already exist or is not currently in review?
  • Did you introduce a new grading mechanism that should belong to git-autograder?
  • Did you introduce a new dependency that should belong to app?

Copy link
Member

@woojiahao woojiahao left a comment

Choose a reason for hiding this comment

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

Implementation LGTM, but left nits about convention!

"""
another bad shape
"""
) No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
)
)

Comment on lines 111 to 113
"""
another bad shape
"""
Copy link
Member

Choose a reason for hiding this comment

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

Believe you can make this a single line and it'll still append correctly!

Comment on lines 103 to 105
"""
another bad colour
"""
Copy link
Member

Choose a reason for hiding this comment

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

Make this a single line!

Comment on lines 94 to 96
"""
bad line
"""
Copy link
Member

Choose a reason for hiding this comment

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

Make this a single line

Comment on lines 85 to 87
"""
bad fruit
"""
Copy link
Member

Choose a reason for hiding this comment

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

Make this a single line

Comment on lines 76 to 78
"""
bad shape
"""
Copy link
Member

Choose a reason for hiding this comment

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

Make this a single line

Comment on lines 67 to 69
"""
bad colour
"""
Copy link
Member

Choose a reason for hiding this comment

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

Make this a single line

Comment on lines 44 to 46
"""
a file for shapes
"""
Copy link
Member

Choose a reason for hiding this comment

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

Make this a single line

Comment on lines 38 to 40
"""
a file for colours
"""
Copy link
Member

Choose a reason for hiding this comment

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

Make this a single line

@woojiahao
Copy link
Member

@desmondwong1215 bumping on this to address the comments! Once addressed, the changes should be good to merge

@desmondwong1215
Copy link
Author

@woojiahao Hi, I have fixed this formatting issue.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Hands-On Discussion] T4L5/hp-reset-commits (Resetting to past commits)

2 participants