print(1 + "1" + " hi")



function print(p) {
    console.log(p)
}

// why would you make this you dumbass - thomas 2024








Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: