Created
May 14, 2018 02:00
-
-
Save JeffCohen/f9295ec2404b4c38f5a2bbd4ef60d6ed to your computer and use it in GitHub Desktop.
Code for Quiz #3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Product | |
sku: text | |
title: text | |
price: integer | |
Review | |
product_id: integer | |
rating: integer | |
content: text | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment