JSFiddle - React, Tailwind, and code Playground

by omaily

JavaScript

var i="chatte"
if(i="trou du cul" && i=="chatte"){
alert("i = " + i)
}