Computer Science, asked by pavankumarcn53, 8 months ago

write a ALP to print alphabets from A to z both in cases
upperer case and lower case) on the screen.​

Answers

Answered by nivedita9258
0

Answer:

Step 1: Start

Step 2: Input the alphabets from A to Z(in lower or upper form whichever you want) and store in variable S.

Step 3: Print S

Step 4: Stop

Similar questions