- 1
How Can i display my button console.log in browser.
Display button onclick console.log in browser. https://code.sololearn.com/Wi4iVTknUfi3/?ref=app
1 ответ
+ 1
Okay, I will give you answer though it is most likely a Community Challenge question:
`
console.log("Web developer");
`
Re-read https://www.sololearn.com/learning/1124/, third page.
Please, inform me if I did it illegal.