JSFiddle - React, Tailwind, and code Playground

JavaScript

var test = "350" + 150;

alert(typeof(test) + " : " + test);