Skip to content

Assignment 2#2

Open
ChristopherYYChan wants to merge 4 commits intomainfrom
assignment-2
Open

Assignment 2#2
ChristopherYYChan wants to merge 4 commits intomainfrom
assignment-2

Conversation

@ChristopherYYChan
Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

What did you learn from the changes you have made?

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

How were these changes tested?

A reference to a related issue in your repository (if applicable)

Checklist

  • I can confirm that my changes are working as intended

SELECT
v.vendor_name,
p.product_name,
(vi.original_price * 5 * (
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Number 5 is the abstract number.

@khsergvl
Copy link
Copy Markdown

Thank you for submitting assignment 2.
The best practice is to isolate changes related to assignment within Pull request.
Mark: 70/70

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.

2 participants