typescript firstName
Example heading with h2 size
Example heading with h3 size
Following is sample java code.
const firstName = "Georgia";
const nameLength = firstName.length;
Following is sample java code.
const firstName = "Georgia";
const nameLength = firstName.length;