Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing Product Price with JavaScript #320

Open
Ojo-Sanmi opened this issue Aug 15, 2020 · 0 comments
Open

Printing Product Price with JavaScript #320

Ojo-Sanmi opened this issue Aug 15, 2020 · 0 comments

Comments

@Ojo-Sanmi
Copy link

Ojo-Sanmi commented Aug 15, 2020

This task tests your understanding of creating arrays and objects.

Using Javascript,

  1. Create an array called productList
  2. Your productList array should contain 3 objects
  3. Each of the objects of the array should have 3 properties (productName, imageUrl and productPrice)
  4. Print out the values in this format <productName> with <imageUrl> is sold for <productPrice>
  5. Ensure your PR is created with the task title as seen on the mobile App
@Dufuna-Fem Dufuna-Fem changed the title [16] Render the related product list on the HTML page with JavaScript Render the related product list on the HTML page with JavaScript Jan 14, 2021
@Dufuna-Fem Dufuna-Fem changed the title Render the related product list on the HTML page with JavaScript Printing Product Price with JavaScript Jan 14, 2021
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

No branches or pull requests

1 participant