On the webpage, display a button "Increase counter" and display the number 0 as ...
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
On the webpage, display a button "Increase counter" and display the number 0 as a counter. When the user clicks the button, increase the counter by 1 and display the updated counter on the webpage.