Computer Science, asked by lucky7001, 11 months ago

write a program to find the first letter of your name of bluej​

Answers

Answered by prince855
0

<html>

<body>

<h1>

<h2>

<h3>

<first letter>

<p>

</body>

</html>

hope helps

mark me as brainlist

Answered by subhadra53
0

Answer:

Input : prabhat kumar singh

Output : P K S

We take the first letter of all

words and print in capital letter.

Input : Jude Law

Output : J L

Input : abhishek kumar singh

Output : A K S

Similar questions