DEV Community

Rakesh Reddy Peddamallu
Rakesh Reddy Peddamallu

Posted on

test

// hidden setup JavaScript code goes in this preamble area const hiddenVar = 42 // visible, reader-editable JavaScript code goes here console.log(hiddenVar)

Top comments (0)