JSFiddle - React, Tailwind, and code Playground

JavaScript

"use strict";
var s = (2-2) > (3-2);
console.log(s.toString().slice((3-2), 2));