Computer Science, asked by karthikthakur4499, 6 months ago

help me with giving the grand answer​

Attachments:

Answers

Answered by sg249344
1

As You Have Not Mentioned In The Question So

I am doing this in JavaScript -

It was very easy for me -

let sentence = "I am Vinayak";

console.log(sentence.length);

for(let chars of sentence){

console.log(chars);

}

</p><p></p><p>	&lt;marquee style="color:#fff; background:#000; padding:5px;"&gt; &lt;b&gt;Mark Me as the brainliest and Follow Me &amp;#128151;</p><p>	&lt;br&gt;</p><p>	&lt;/b&gt;&lt;/marquee&gt;</p><p>

Similar questions