JSFiddle - React, Tailwind, and code Playground

by chandings

JavaScript

var str = "Rahul";
a = str.length;
console.log(a);