VueJS 2/V-FOR Practical Exercise
0 XP of 1305 XP
// Task

In the `<ul>` with `id="actors"`, output the first and last names of the actors from the `actors` array, replacing `index` with the appropriate reference to the current array element. Leave the rest of the code unchanged.

🔒 localhost
Section 2 · Lesson 8Free Preview

V-FOR Practical Exercise

IDE250 XP3:00
// lesson_notes

—