@Steamymoomilk@sh.itjust.works to Programmer Humor@programming.devEnglish • 1 year agoSaw 37 the software Devsh.itjust.worksimagemessage-square39arrow-up1384file-text
arrow-up1384imageSaw 37 the software Devsh.itjust.works@Steamymoomilk@sh.itjust.works to Programmer Humor@programming.devEnglish • 1 year agomessage-square39file-text
minus-squareJohannolinkfedilink9•1 year agoVar x = 1+“two” Console.Log(x) Done! I did it. I wrote a program.
minus-square@NaiveBayesian@programming.devlinkfedilink6•1 year agoNot gonna run with those capital letters
Var x = 1+“two”
Console.Log(x)
Done! I did it. I wrote a program.
Not gonna run with those capital letters
It was never specified to run without errors.
console.log("You had one job.");