Quiz
In this lesson, we will solve a quiz related to the concepts covered in the previous lesson.
We'll cover the following...
1
What is the correct syntax of a generator function?
A)
generator function() {...}
B)
new generator(){...}
C)
function*(){...}
Question 1 of 40 attempted
In ...
Access this course and 1400+ top-rated courses and projects.