qns — 6/12/2021, 12:43:12 PM
if (h = True) {
  console.log("h")
}
♥ 1 ↩ 0 💬 5 comments

comments

qns:
if (h == True) {
  console.log("h")
}
6/12/2021, 12:47:26 PM
jeffalo:

what language is this man

6/12/2021, 12:43:38 PM
qns:

js

6/12/2021, 12:45:18 PM
jeffalo:
True
6/12/2021, 12:46:21 PM
qns:

frick error

6/12/2021, 12:46:24 PM