JSFiddle - React, Tailwind, and code Playground

by kirito0709

JavaScript

var a = 3;
var b = 33.1;
alert(a*b);