Practice - 5 Tasks
Answer the questions below
1fill in blank
easyComplete the code to start a Svelte component with a script section.
Svelte
<[1]> let count = 0; </[1]>
Drag options to blanks, or click blank then click option'
Attempts:
3 left
💡 Hint
Common Mistakes
Using