@ecsd Maybe God is "truthy" and you're not looking for a proof that 1== 0, but rather 1===0.

https://www.sitepoint.com/javascript-truthy-falsy/

#JavaScript #Truthy #Falsy

Truthy and Falsy Values: When All is Not Equal in JavaScript — SitePoint

Anything in JavaScript can be considered truthy or falsy. Learn what these values are and the rules that apply when they're compared.