Question from the Javascript - Fundamentals test

Create an object of type Recipe

Easy

What keyword should I enter to create an object ''pesto_pasta'' of type Recipe?

let pesto_pasta =? (('pasta', 500, 'g'), ('pesto', 100, 'g')); 
Author: Damien CavaillèsStatus: Published(Update)Question passed 12 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!